Johnny Seyd @CSSeyd
founder & CTO @StylersCloud Joined September 2020-
Tweets25
-
Followers8
-
Following85
-
Likes5
I love how a11y.coffee offers you different levels of depth into which you want to go in terms of accessibility research/understanding. The Quick Wins section is a must-read for every web developer. Thanks to css-for-js.dev & @JoshWComeau for the resource!
It's CSS style 😀😀. I've enjoyed this a lot 👇👇👇👇👇👇👇👇 #100DaysOfCode #WomenWhoCode #womenintech #CSS #webdevelopment #MachineLearning #coder #CodeNewbies
😍 Did you know that with #CSS Grid, you can declare the same height for all the rows according to the highest row?! @CodePen: codepen.io/elad2412/pen/B… Thanks @leac for this great info🙂
How to Detect When a Sticky Element Gets Pinned davidwalsh.name/detect-sticky #javascript #css
need a horizontal scrollview in #CSS? here's some props to know! `overflow` what do you do when children are bigger than you? iOS overflow: 😅 `scroll-behavior` jump or animate to anchors `overscroll-behavior` when scrolling beyond this scrollview, allow or capture events
A Complete Guide to CSS Media Queries, courtesy of @andresgalante who did an incredible amount of work on it. css-tricks.com/a-complete-gui…
It's #internationalPodcastDay! Check out @toolsday and the #CSSPodcast to fill your ears with the sound of me talking about web development! spec.fm/podcasts/tools… pod.link/thecsspodcast
```#CSS width: calc(50% - 2ch); min-width: 20ch; max-width: 70ch; ``` OR ``` width: clamp(20ch, 50% - 2ch, 70ch); ``` aka: optimally half the page minus some space.. but cap it at a healthy reading count of 70 characters while never under 20ch! play 👉 codepen.io/argyleink/pen/…
there's a plugin to combine media queries and a plugin to extract media queries to files.. BUT 🤓 I haven't seen a plugin (share!?) that combines `:hover` styles to files so: <link media="(hover: hover)" href="..." /> mobile browsers would appreciate it
there's a plugin to combine media queries and a plugin to extract media queries to files.. BUT 🤓 I haven't seen a plugin (share!?) that combines `:hover` styles to files so: <link media="(hover: hover)" href="..." /> mobile browsers would appreciate it
Linearly Scale font-size with CSS clamp() Based on the Viewport by @pprg1996 css-tricks.com/linearly-scale…
Most painful is CSS Layout & styling 😅
👉🏻 “Custom CSS Styles for Form Inputs and Textareas” 🔗 moderncss.dev/custom-css-sty… by @5t3ph
✏️ New Article: Finding The Root Cause of a CSS Bug I wrote about the importance of finding the root cause of a CSS bug. The article includes different CSS bugs and how to solve them properly from the ground up. 🔗 ishadeed.com/article/findin…
ztext.js makes any web type into 3D lettering with a mouseover effect that moves the 3D objects in space.
ztext.js makes any web type into 3D lettering with a mouseover effect that moves the 3D objects in space.
Nice and simple tool that crates SCSS-code for any aspect-ratio: ratiobuddy.com
✅ style if mobile ✅ style if desktop ✅ style if stylus ✅ style if controller ✅ combine together 🎉 spec drafts.csswg.org/mediaqueries/#… caniuse caniuse.com/#feat=css-medi…
#CSS tip - you can set multiline line clamping (adding … at the end of the line) via CSS. It's not a part of the spec, but most of the modern browsers support it (caniuse.com/css-line-clamp).

Stano Kucharik @stanokucharik
28 Followers 127 Following founder & CEO @StylersCloud I help people who like programming and don't like CSS (and the other way around) because people need to do what they truly enjoy.
Martin Šmid @smid_mid
11 Followers 70 Following
Imran_Ali @gigi66852048
160 Followers 899 Following I'm a professional Freelancer,Web Designer & Developer,Digital marketer, SEO Expart,Woocommerce& E-commerce Expart!!
Lukáš Fryč @lfryc
585 Followers 351 Following tech lead, principal swe @bloomreach_tm // ex-{RedHat, Web Tech @GoogleDevExpert}
pbazany @pbazany1
1 Followers 33 Following
Bill Gross @Bill_Gross
231K Followers 2K Following Founder of Technology Incubator Idealab and 100 companies in last 30 years. Tweeting while on my quest for learning in life and at conferences.
Nathan Blecharczyk @nathanblec
36K Followers 101 Following Co-founder, Chief Strategy Officer of Airbnb
Kevin Scott @kevin_scott
30K Followers 674 Following Chief Technology Officer @Microsoft; Host of #BehindTheTech podcast https://t.co/05oKfZqU3e; Author of "Reprogramming the American Dream"
Eric Ries @ericries
305K Followers 2K Following Trying to change how startups are built. https://t.co/Busv1ruylX
Jessica Livingston @jesslivingston
115K Followers 107 Following Cofounder, Y Combinator; Author, Founders at Work; Host, The Social Radars podcast.
John Lilly @johnolilly
168K Followers 621 Following This & that. But I don't come here too much these days...
benahorowitz.eth @bhorowitz
692K Followers 632 Following
Reid Hoffman @reidhoffman
778K Followers 674 Following Co-Founder, LinkedIn. Currently using AI to cure cancer faster @manas_co.
Tim Berners-Lee @timberners_lee
326K Followers 740 Following Inventor of WWW Co-founder/CTO https://t.co/El70jppi0M Co-founder https://t.co/61fuIdZHHu Founder https://t.co/sEpIVjXIsU Mastodon: https://t.co/iDQ5mmzR0H My memoir ‘This is for Everyone’ out 9th September ⬇️
Wes Bos @wesbos
412K Followers 2K Following Fullstack JS Dev ❯ https://t.co/6heZ7gZqg1 ❯ https://t.co/lOo3xh23G1 ❯ https://t.co/XYbxq79WBS ❯ Posts 🔥 Tips ❯ Co-hosts @SyntaxFM
Elad Shechter @eladsc
5K Followers 416 Following I’m a #CSS/#HTML Architect, Speaker, Writer (https://t.co/qgFLCqkurD), CSS local community leader, Manage @masters_css.
Lukáš Fryč @lfryc
585 Followers 351 Following tech lead, principal swe @bloomreach_tm // ex-{RedHat, Web Tech @GoogleDevExpert}
Voj𝕥𝕖𝕔𝕙 M... @VojtechMasek
664 Followers 240 Following ⬆️ CTO @FlowUp_Tech 🅰️ Google Developer Expert on Angular 🚀 Performance engineer 💪🏻 Type safety advocate
Laurie @laurieontech
34K Followers 1K Following Developing software one mistake at a time. LEGO obsessed.
Accessibility Matters @weba11ymatters
1K Followers 1 Following Documenting everything through the journey of learning web accessibility. An open source project by @shadeed9
Point Nine 🇺🇦 @PointNineCap
22K Followers 1K Following Early stage venture capital firm focused on B2B SaaS and Marketplaces.
pbazany @pbazany1
1 Followers 33 Following
An Event Apart @aneventapart
15K Followers 486 Following The premier #webdesign conference for #UX and front-end experts. Join us December 12–14, 2022 in San Francisco #code #CSS #UXDesign #webdevelopment
Canva @canva
329K Followers 295 Following Amazingly simple design. Have a question? Or looking for some design tips? We’re here to help: https://t.co/aiUZ91blfu 😊
Emma Bostian @EmmaBostian
193K Followers 962 Following Engineering Manager @spotify 🇸🇪 American in Stockholm
A List Apart @alistapart
121K Followers 365 Following Since 1998, the design magazine for people who make websites.
Responsive Design @RWD
134K Followers 1 Following This is where @beep curates link-y things about responsive design. He also wrote two books on the topic: https://t.co/8XU1BNnaIw
Val Head @vlh
31K Followers 2K Following Author of 📕 https://t.co/6w18cel0b1 • Principal Designer @Adobe • Opinions mine
Ethan Marcotte @beep
78K Followers 495 Following Not really here. Find me on my site, or at 🐘: https://t.co/eYM90Ey51q Digs @drinkerthinker. Designer, writer, and tech worker. Started that @RWD thing.
Gemma Croad @Gemma_Croad
702 Followers 2K Following (She/Her) Software Engineer at @QuantiumGlobal, a11y and user advocate, creative coder, member of the @SydCSS Leadership Team.
Ali Spittel @ASpittel
115K Followers 2K Following mom // dev stuff @aws // Python + JavaScript engineer // tweets my own
CSS Design Awards @cssdesignawards
68K Followers 2K Following Be inspired. Be inspiring. The international web awards for solo designers, studios & agencies. Founded 2009.
TechCrunch @TechCrunch
10.2M Followers 463 Following Technology news and analysis with a focus on founders and startup teams. Got a tip? https://t.co/J0WxnZxSRY
Peter Irikovsky @irikovsky
144 Followers 12 Following
Marcel Klimo @marcelklimo
1K Followers 92 Following Riding the waves of AI. Moving slow and still breaking things. Head of AI @vacuumlabs
Adam Sabla @AdSabla
279 Followers 117 Following Founder & CEO at @specificapp Past: Co-founder & CEO @misterhorsecom
Dave Geddes @geddski
8K Followers 1K Following Creator of 👾 Mastery Games | Dev @Awardco | alum @ShopifyEng
Stano Kucharik @stanokucharik
28 Followers 127 Following founder & CEO @StylersCloud I help people who like programming and don't like CSS (and the other way around) because people need to do what they truly enjoy.
awwwards. @awwwards
169K Followers 3K Following ✨Definitive inspiration resource for digital creatives 🏅Awards for design, creativity & innovation on the internet
Juraj Molnár @jm_uxdesign
243 Followers 170 Following Design Director at @GetBuzzworthy / @Awwwards Judge / digital designer from the heart of Europe
John Resig @jeresig
236K Followers 2K Following Creator of @jquery, Chief Software Architect at @khanacademy. Mastodon https://t.co/ojLGEDdo6I Bsky https://t.co/ei8BJsEFdf
zeldman @zeldman
295K Followers 5K Following OG blogger/web designer. Automattician. @alistapart. Designing With Web Standards. https://t.co/C8acojDiml
Sarah Drasner @sarah_edo
283K Followers 3K Following opinions my own. Director of Eng- Web, iOS, Android & Multiplat Infra @google, O'Reilly Author • https://t.co/HhzYWwxYAH, https://t.co/SOjL0RQsDl she/her BLM