𝙲𝚘𝚍𝚎 𝙻𝚒𝚗𝚎 𝙳𝚊𝚒𝚕𝚢 @CodeLineDaily
A ʟɪɴᴇ ᴏғ ᴄᴏᴅᴇ ᴏғ ᴛʜᴇ ᴅᴀʏ. cld.silvestar.codes Croatia Joined August 2019-
Tweets262
-
Followers85
-
Following264
-
Likes60
Did you know of this line of code: aspect-ratio: 16 / 9 Forces an element to respect the aspect ratio. See more lines here: cld.silvestar.codes/line/2020-08-08 #loc #cld #codelinedaily #CSS
Did you know of this line of code: width: clamp(23ch, 50%, 46ch) Sets an absolute min and max size, and the actual size of the element. See more lines here: cld.silvestar.codes/line/2020-08-07 #loc #cld #codelinedaily #CSS
Did you know of this line of code: justify-content: space-between Places the first and last items to the edges, with the remaining space evenly distributed between the items. See more lines here: cld.silvestar.codes/line/2020-08-06 #loc #cld #codelinedaily #CSS
Did you know of this line of code: grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) Creates responsive layout with automatically-placed and flexible grid items. See more lines here: cld.silvestar.codes/line/2020-08-05 #loc #cld #codelinedaily #CSS
Did you know of this line of code: grid-template-columns: repeat(12, 1fr) Creates a 12-span grid. See more lines here: cld.silvestar.codes/line/2020-08-04 #loc #cld #codelinedaily #CSS
Did you know of this line of code: grid-template: auto 1fr auto / auto 1fr auto Creates a classic layout: header, left sidebar, content, right sidebar, and footer. See more lines here: cld.silvestar.codes/line/2020-08-03 #loc #cld #codelinedaily #CSS
Did you know of this line of code: grid-template-rows: auto 1fr auto Makes sticky footer and does not wrap grid items when the screen size changes. See more lines here: cld.silvestar.codes/line/2020-07-31 #loc #cld #codelinedaily #CSS
Did you know of this line of code: minmax(150px, 25%) Sets the minimum and maximum width of the grid item. See more lines here: cld.silvestar.codes/line/2020-07-30 #loc #cld #codelinedaily #CSS
Did you know of this line of code: flex: 0 1 150px Makes the flex item stretched on desktop and not streched on mobile, with 150px of base width. See more lines here: cld.silvestar.codes/line/2020-07-29 #loc #cld #codelinedaily #CSS
Did you know of this line of code: place-items: center Centers items inside grid item. See more lines here: cld.silvestar.codes/line/2020-07-28 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: contents Replaces current element's box by their child and pseudo-boxes. See more lines here: cld.silvestar.codes/line/2020-07-24 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: inline-table Sets current element as an inline table type. See more lines here: cld.silvestar.codes/line/2020-07-23 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: table Sets current element as a table type. See more lines here: cld.silvestar.codes/line/2020-07-22 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: inline-grid Sets current element as an inline grid type. See more lines here: cld.silvestar.codes/line/2020-07-21 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: grid Sets current element as a grid type. See more lines here: cld.silvestar.codes/line/2020-07-20 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: inline-flex Sets current element as an inline flex type. See more lines here: cld.silvestar.codes/line/2020-07-17 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: flex Sets current element as a flex type. See more lines here: cld.silvestar.codes/line/2020-07-16 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: inline-block Sets current element as an inline block type. See more lines here: cld.silvestar.codes/line/2020-07-14 #loc #cld #codelinedaily #CSS
Did you know of this line of code: display: block Sets current element as a block type. See more lines here: cld.silvestar.codes/line/2020-07-13 #loc #cld #codelinedaily #CSS
Did you know of this line of code: li::marker {} Targets list marker. See more lines here: cld.silvestar.codes/line/2020-07-01 #loc #cld #codelinedaily #CSS

Haumea @Haumea6205440
96 Followers 2K Following
Mohammed Yusuf Javid ... @YusufJavid20
28 Followers 494 Following Info tech | Researcher | learner | Rider | Entrepreneur | some time idle |
Python babe 💦💦 @babe_python
190 Followers 425 Following Keeping it low-key..#programmer#footballer@chelsea fan diehard💙💙💙💙
Moreau Safia @SafiaMoreau
0 Followers 23 Following
bytehub.dev @bytehubdev
1K Followers 4K Following Bytehub is a source of aesthetic reusable web components for everyday development. to put in three words. Dribbble meets code.
Pintér-Bartha Ágnes @pinterbartha
1 Followers 158 Following
Kavonna @iamkavonna
20 Followers 232 Following
Prem Jeevarathinam @arsvprem
23 Followers 5K Following
Casey Tan Wai Kaey @WaiKaey
444 Followers 995 Following #WomenInTech #CSS #learntocode #css #webdesign #websitedesign #frontend #frontenddeveloper #ui #uidesign #ux #uxdesign #uiux #uiuxdesign
CliffNyathi @cliffnyathi
11 Followers 241 Following
shankar.edg | warang.... @WarangShankar
717 Followers 3K Following Co-founder @Edgetributors, contributing to @Polkadot & @EdgewareDAO Previously at @Biconomy, @PerlinNetwork, @EfforceOfficial, @ArcBlock_io Investor @nothing
Mir Rakib @MirRakib127
70 Followers 627 Following I am MIR RAKIB. I'm a Front-end web developer based in Bangladesh. I will help to make website that represent people or their business. I use HTML5, CSS3, Java
Rhy Moore @morewry
1K Followers 4K Following SF UXE @[email protected] (.mastodon.social) @morewry.com (.bsky.social) I do not represent my employer.
Sumanth Krishna 🕵�... @sumanthkrishna_
1K Followers 5K Following Scaling Elite R&D Teams 🚀 on Earth 001 🌏 | Mentoring & Crafting Careers @ADPList 🏆 | Web3 - RETH/GETH/PSA/ZK | Gen AI | Tech StartUps 🔥 | OSINT 🕵️♂️
Khan @khan10581322
934 Followers 2K Following یہ جنگ ہار نہ جائیں سپہ سالار قید میں ہے غلام تخت پہ قابض ہیں شاہ قید میں ہے تیرے حقوق کی ضمانت نہیں کوئی اب غریب شہر تیرا خیرخواہ قید میں ہے
Front-end Bookmarks @fe_boo
232 Followers 120 Following A collection of articles and talks about HTML, CSS, and JS. Tweeting every time a new article gets added to the site.
theoneandoti @theoneandoti
35 Followers 173 Following
рнuикээ @the_Fontuckian
6 Followers 61 Following BPD. Noise Alchemist. Im awesome trash. NSFW. I keep my circle small.
~AlleAmiDev~ @AlleAmitrano
29 Followers 196 Following Front-End Web Developer. Italian in London. Tofu-eating, Guardian-reading wokerati.
Hocine BEKKOUCHE @bek_hocine
208 Followers 1K Following Team lead at @iconsoftware_dz, #java #jakartaee #spring #js #android #flutter
mattou83075 @mattou83075
29 Followers 311 Following
Waqas Ahmad @WaqasAh96035190
150 Followers 1K Following یہ بُت کہ تراشیدۂ تہذیبِ نوی ہے غارت گرِ کاشانۂ دینِ نبَوی ہے بازو ترا توحید کی قوّت سے قوی ہے اسلام ترا دیس ہے، تُو مصطفوی ہے نظّارۂ دیرینہ زمانے کو دِکھا دے
Kishar Shamash @KisharShamash
0 Followers 39 Following
Gijs Veyfeyken @veyfeyken
491 Followers 1K Following Accessibility specialist @WeareCraftzing https://t.co/A7W918NUEn
Jo Spelbrink @joville
894 Followers 2K Following interested in a11y, coding, ux, design, film, journalism, arts • english/german/sign language
Nico Schober @schobi
708 Followers 4K Following *Die Gedanken sind Segel, die mein Schiff auf Kurs halten.* (A. Maggauer-Kirsche)
Christopher Elison @ChrisElison
494 Followers 470 Following YouTuber & gamer. Grim Dawn, modded Minecraft, World of Warcraft, Diablo, Fallout & Elder Scrolls. I stream and make videos at https://t.co/UOl7ltsb2G
Adrián Bolonio @bolonio
3K Followers 2K Following 💻 Senior Frontend Engineer at @kununu 🎙️ #Accessibility Speaker 🥑 #a11y & #a11d Advocate 🇪🇸 in 🇦🇹
Björn Ganslandt @Ansimorph
252 Followers 467 Following Freelance frontend developer. Part of @cssvienna. he/him @[email protected]
Alejandra Maria @Aleja_Vari
44 Followers 534 Following
lacey maners @lace816
327 Followers 418 Following
Rob Arroyo @betoarpi
1K Followers 912 Following Sr Frontend Software Engineer / Pet Lover 🐱🐶 / I drink craft beer and I know things 🍻 / Soy un Rin Raja profesional 🏃💨🚪 🛎
marcinwirkus @MarcinWirkus
203 Followers 2K Following Wdrażam #scrum żeby zwinnie #agile rozwijać super fajne projekty ;)
Jeanpylone @jeanpylone
26 Followers 115 Following
☕️ @kappuccinoweb
130 Followers 465 Following Father of two, husband, developer, entrepreneur, beer and wine enthusiast and sometime, sleeper.
Marko Saric @MarkoSaric
20K Followers 58 Following 🌍 Escaping the adtech machine and making the web a bit more human friendly 📈 Co-Founder @PlausibleHQ, easy-to-use and privacy focused web analytics
Front-end Bookmarks @fe_boo
232 Followers 120 Following A collection of articles and talks about HTML, CSS, and JS. Tweeting every time a new article gets added to the site.
Utsav @avastu
561 Followers 1K Following seeking the seminal, the worthwhile, the ineffable, the ordinary. tinkerer, technologist, human, perpetual work in progress,
dlvr.it @dlvrit
75K Followers 650 Following Smart social media automation. Automatically schedule and post photos, updates and blogs to Twitter, Facebook, Instagram & more. For support: @dlvrit_support
. @mmatuzo
7K Followers 1 Following
Speckyboy @speckyboy
64K Followers 18K Following Speckyboy publishes content and shares templates and tools for creatives. Bluesky → https://t.co/2pSG03SCX8
Josh Leong @LeoDOTng
528 Followers 3K Following Engineer for the web. Specializing in JavaScript, TypeScript, React.js and Node.js. https://t.co/8AJwGXNNnL
Samuel HECQUET @SamHecquet
1K Followers 371 Following French developer in London with no better description yet - @divido
Chris Ross @crossphd
19K Followers 69 Following Clinical psychologist, app/web developer, and digital designer - often observed in his natural habitat riding down a mountain or strumming a guitar.
tkHWANG @tkHWANG
523 Followers 2K Following Building fun and useful things is my passion. Let's connect and create something amazing together! 🚀🌟
J.C. Hiatt 🇺🇸 @jchiatt
3K Followers 265 Following Sr. SDE working on Edge Compute @ Walmart. I tweet about JavaScript, liberty, fitness, and Jiu Jitsu.
Tejas Kumar @TejasKumar_
37K Followers 1K Following
Monica Lent @monicalent
25K Followers 361 Following Dev founder of @affilimateio, affiliate content insights for media companies. Sharing what I learn about SaaS and growth along the way.
Carolyn Stransky Vohr @carolstran
10K Followers 335 Following 🍑🔌 Journalist covering intimacy and emerging tech 👩🏼💻🛰️ Software engineer by trade 🗞️ Carnal knowledge @theberlinermag, prev @futureofsex (she/her)
Erin Fox @erinfoox
12K Followers 856 Following fullstack software engineer. metaphors. cats. sometimes speaker. she/her.
Emma Bostian @EmmaBostian
193K Followers 965 Following Engineering Manager @spotify 🇸🇪 American in Stockholm
Cassidy @cassidoo
176K Followers 665 Following Making memes, dreams, & software! Sr. Director of Dev Advocacy at @github. Married to @ijoosong, mom of 2 nerdy babies. She/Her ✝️ Subscribe to my newsletter!
Javascript Digest @javascriptd
44K Followers 2 Following Javascript Digest brought to you by http://t.co/rHlyfe7p7r
Lisa Wells @lisawells999
13 Followers 50 Following
Benoist Lawniczak @PunkAdelistic
176 Followers 828 Following Ca se passe ici : @punkadelistic.bsky.social Expert en accessibilité numérique chez @access42net
Rafael C @r_pilecco
16K Followers 5 Following Pragmatic Senior Software Engineer — React, React Native, Node, Web3 and AI, UI/UX Specialist — visit my hiring assistant at https://t.co/VavH0eeEr5
Marc Köhlbrugge @marckohlbrugge
74K Followers 702 Following 🚧 https://t.co/aMZ4K3a24s 🏠 https://t.co/1KH3Ex4dcT 🤑 https://t.co/z2G662TXrN 🐴 https://t.co/80DsPhFw6c 🚀 https://t.co/sxmNUGTr0X 📣 https://t.co/oPODwYDwSS 💻 https://t.co/7vViQvjS0J 📸 https://t.co/NJnFBXCkML
BetaList @BetaList
66K Followers 6 Following Discover and get early access to tomorrow's startups. Tweets: @marckohlbrugge (MK) and @rpish (RP). 💬 [email protected] 🚀 https://t.co/IIXtTTAlTX
KillerStartups.com @killerstartups
12K Followers 4K Following Have a great #startup you want to share? Tell us about it! https://t.co/dKRpUt0OKi
Startup Buffer 🚀 �... @startupbuffer
39K Followers 2K Following Discover, recommend and promote the latest startups! https://t.co/kseUl5UaYE #startups #entrepreneurship #business #marketing #indiehackers #solopreneurs
Launching Next @LaunchingNext
15K Followers 567 Following Launching Next showcases new, trending startups every day.
Stefanie A. Newton @newtonsongbird
468 Followers 344 Following Ⓦ geek, word nerd, singer of songs ♫ #WordPress #GenesisWP #TheBloggessTribe #JoCoCruise2020 #INFP Also at @[email protected]
John Smith @jonnyboy834
49 Followers 140 Following Just trying to spread love and make the world a better place.
Lucius @Pominrense
179 Followers 1K Following "Nobody exists on purpose. Nobody belongs anywhere. Everybody's gonna die. Come watch T.V."
Alan Williams @alan_f_williams
444 Followers 2K Following LSUHSC Genetics PhD Candidate I lived in a coffeeshop. I received the silliest use of b(3) exemption according to MuckRock.
∀lan @Alan_MR_v
4 Followers 28 Following
λvinash D'Souza @avinashdsouza
956 Followers 2K Following Sum ergo cogito. But ego operorego cogito.
Windows Dev Docs @WindowsDocs
34K Followers 22K Following We're the official Windows developer documentation team. Find us at https://t.co/KzAW9CRVN1 and https://t.co/uAcid0p92W
Chris @ciwchris
40 Followers 39 Following
Mayur H @WpBeing
42 Followers 112 Following At Beingwp, our motive is to provide cutting-edge and Best #WordPress #Themes, #tutorials, free themes & best Wordpress #plugins #reviews
David Nemes @_davidnemes
346 Followers 66 Following Creator of things. Building 📊 https://t.co/ybwAnR4mgF. Interested in #startups, #coding, #reactNative, #reactjs, #business
Daniel Hoppener @DanielHoppener
5K Followers 1K Following WordPress Specialist - For all custom coding work.
Emmy | Pixi 🧚🏻�... @TheCodePixi
7K Followers 548 Following software engineer • twitch streamer • fairy person • sexy lil fella • any pronouns 🌈✨#opentowork currently: Alma prev: Shopify
BekahHW @BekahHW
12K Followers 1K Following I write: Code. Docs. Screenplays. Blogs. Novels. | Community Creator/Podcaster: @VirtualCoffeeIO | Keynote Speaker | momming 4 kids
Clifton.method(Man) @cliftonC76
1K Followers 1K Following Fool stack Engineering Mgr @Samsung, the Ghostface in ya github. I found Waldo in ya backyard grilling chicken https://t.co/DklGMUWF5z He/Him/Dat-boy-right-d
Jacque Schrag @jnschrag
1K Followers 2K Following Visual Journalist @axios. Formerly @CSIS. Builder of websites, data visualizations, and pixel cats. She/her. @jnschrag.bsky.social @[email protected]
Molly Struve 🦄 @molly_struve
19K Followers 613 Following Site Reliability Engineer @netflix I ride 🦄's IRL (she/her)