css

  • Nice. An overview of the Math functions coming (and already in) #CSS. https://danielcwilson.com/posts/mathematicss-round/?ref=web-design-weekly.com

  • State of #CSS 2023 Survey results (while some are predictable, always a good annual read – I also look forward to @chriscoyier take). https://2023.stateofcss.com/

  • A nice visual guide to #CSS selectors. https://fffuel.co/css-selectors

  • Adapting typography to user preferences with #CSS https://web.dev/adapting-typography-to-user-preferences-with-css/

  • Did the math and i’ve been writing HTML, #CSS and #JavaScript for over half of my life… …#WordPress for almost a 1/3 of my life. #LiterallyDeveloperLife

  • #Tailwind and the death of web craftsmanship https://pdx.su/blog/2023-07-26-tailwind-and-the-death-of-craftsmanship/ "…it reduces your HTML to a gigantic pile of near-gibberish #CSS classes." Still digesting, but i'm not a Tailwind user. I'm not violent against it but i've been working with CSS since it's invention.

  • View Transition powered drag n’ drop! just drag events then swappin DOM, #CSS view transitions doin all the animation work (which it’s GREAT AT) 🤯 that animated emoji don’t miss a beat try it! codepen.io/argyleink/pen/… pic.twitter.com/SiBJ8L…

  • Untitled post 57880

    Styling Flowcharts using #CSS ("Flowchart Fun is built on the amazing open-source library cytoscape.js"). #JavaScript #FlowCharts https://flowchart.fun/blog/post/styling-flowcharts-using-css

  • Another link that makes me love the web. 🧡 A collection of background patterns made with #CSS gradients. https://css-pattern.com

  • #CSS Only Chat. 😮 "A truly monstrous async web chat using no #JavaScript whatsoever on the frontend" https://github.com/kkuchta/css-only-chat

  • @jonkantner: Swirling Sun Preloader codepen.io/jkantner/pen/L… @CodePen #CSS #SVG pic.twitter.com/ntyaj1fHPE Video

  • Untitled post 57549

    Very cool breakdown here for frontend devs: "Rebuilding a comment component with modern #CSS" https://ishadeed.com/article/comment-component

  • Don’t use custom #CSS scrollbars https://ericwbailey.website/published/dont-use-custom-css-scrollbars/

  • Untitled post 57468

    https://www.thegoodlineheight.com/ is a tool that calculates a good line height: "the exact number so it always fits the baseline grid". #CSS

  • "4 Levels of Grids for Web Designers" Levels of grid use in interaction design, from the most basic — like alignment — to the more craft-intense and detailed — like vertical spacing. #CSS https://www.chrbutler.com/2023-05-28?ref=web-design-weekly.com

  • Why we're bad at #CSS (via @peruvianidol) https://www.mikeaparicio.com/posts/2023-05-22-why-were-bad-at-css/

  • Nice. A brief tutorial explaining how to move an element along a given path, using the offset-path property. #CSS #JavaScript https://rauno.me/craft/graph-slider

  • Nice. A brief tutorial explaining how to move an element along a given path, using the offset-path property. #CSS #JavaScript

  • Untitled post 57230

    "Mastering #CSS Blend Modes" Nice guide to CSS mix blend modes. https://www.kodingkitty.com/blog/blend-modes/

  • Single Line Comments in #CSS https://blog.jim-nielsen.com/2023/single-line-comments-in-css/ Good line from @jimniels "Sass was like #jQuery: a wonderful proving ground for innovative, constructive ideas and APIs that eventually made their way into the web platform."

  • Untitled post 57054

    Brilliant. The "World's Best #CSS Developer Award".

  • Untitled post 56900

    Cool: "SupportsCSS" Live, in-browser detection of modern CSS support for selectors, features, and at-rules. Applies support-based classes, exposes a results object, and allows custom tests. https://supportscss.dev/ #CSS

  • Rebuilding a featured news section with modern #CSS: Vox news https://ishadeed.com/article/rebuild-featured-news-modern-css/

  • Responsive Yearly Calendar with #Flexbox #CSS https://shkspr.mobi/blog/2023/04/responsive-yearly-calendar-with-flexbox/ via @Edent

  • It’s 2023 and i’m still blown away what you can do with #CSS. twitter.com/Jane0ri/status…

  • Untitled post 56757

    My adventures in #CSS.

  • A nice explanation from @jon_neal of how #JavaScript observing #CSS changes works. jonneal.dev/blog/observing…

  • What a nice effect on this @CreativeSouthGA site. Load up creativesouth.com and move your cursor around. @dandenney pointed me to this post from @rachsmithtweets on a recreation w/ #CSS #JavaScript and HTML. rachsmith.com/recreating-cre… pic.tw…

  • Spinning Diagrams with #CSS https://x.st/spinning-diagrams-with-css/

  • Checkered background using two lines of code in #CSS https://www.amitmerchant.com/checkered-background-using-only-two-lines-of-code-in-css/