css

  • Appreciate the mental "here's a kind reality check" from https://mastodon.social/@davatron5000 here: https://daverupert.com/2025/09/you-cant-drink-coffee-on-a-running-horse/ If you do #webdev, #programming, remind yourself to measure progress beyond the #CSS and other code you write. Even if you aren't full-stack dev, you are under the load of one.

  • "Why Iโ€™m Writing Pure #HTML & #CSS in 2025" https://joeldare.com/why-im-writing-pure-html-and-css-in-2025 #webdev #frontend

  • Why semantic #HTML still matters https://www.jonoalderson.com/conjecture/why-semantic-html-still-matters/ #webdev #frontend #css

  • Liquid Glass in the Browser: Refraction with #CSS and #SVG https://kube.io/blog/liquid-glass-css-svg/

  • A #CSS only time progress bar to use in #markdown / #GitHub Pages https://christianheilmann.com/2025/09/05/a-css-only-time-progress-bar-to-use-in-markdown-github-pages/ #webdev #frontend

  • An Interactive Guide to #SVG Paths…. understanding the #HTML <svg> and more. https://www.joshwcomeau.com/svg/interactive-guide-to-paths/ #webdev #CSS

  • Why I ๐Ÿงก the web. Supposedly a site that shows the current sky at your approximate location as a #CSS gradient. https://dlazaro.ca #opensource https://github.com/dnlzro/horizon #TypeScript #webdev

  • "Basecoat" ia "all of the shadcn/ui magic, none of the #React." A components library built with #Tailwind #CSS that works with any web stack. https://basecoatui.com #webdev #frontend

  • https://awesomeindex.dev/ allows you to search trouble GitHub's "Awesome" Lists. #webdev #frontend #CSS #webtools #Github

  • Optician Sans is a free #font based on historical eye charts and optotypes. ๐Ÿ‘€๐Ÿ‘“ #webdev #fonts #CSS https://optician-sans.com/

  • 7.css is a #CSS framework for building interface components that look like #Windows 7. https://khang-nd.github.io/7.css/ #webdev #frontend

  • DaisyUI is a #Tailwind CSS component library that uses "semantic class names". https://daisyui.com/ #CSS #webdev

  • Untitled post 60680

    .house { position: relative; bottom: -500px;} #memes #css

  • https://glass3d.dev/ is a #CSS generator for a "hi res glass effect". #webdev

  • Poking at the #CSS if() Function a Little More and applying it to conditional color theming: https://css-tricks.com/poking-at-the-css-if-function-a-little-more-conditional-color-theming/ #webdev

  • Creating a timezone-aware clock without any #JavaScript #CSS https://lazy-guy.github.io/blog/clock/ #webdev

  • Untitled post 60645

    .bathroom { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: row; } #memes #CSS

  • Untitled post 60637

    .tv { width: 10%; top: 0; position: absolute;} #memes #webdev #CSS

  • csv-to-html-table ( derekeder/csv-to-html-table )

    :arrow_down_small: Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table Created by derekeder on Jun 13, 2015.

  • Display any CSV file as a searchable, filterable, pretty HTML table. https://github.com/derekeder/csv-to-html-table #CSS #HTML #webdev

  • Hiding elements that require JavaScript without #JavaScript https://0xda.de/blog/2025/04/hiding-elements-that-require-javascript-without-javascript #CSS #webdev

  • How to have the browser pick a contrasting color in #CSS via @jensimmons https://webkit.org/blog/16929/contrast-color/ #webdev #frontend

  • "Plain Vanilla" "An explainer for doing web development using only vanilla techniques. No tools, no frameworks โ€” just #HTML, #CSS, and #JavaScript." https://plainvanillaweb.com #webdev

  • Untitled post 60607

    .bathroom { width: 300%;} #memes #CSS

  • Untitled post 60598

    .door { max-width: 90%; float: right;} #memes #CSS #webdev

  • Why I ๐Ÿงก the web. WebTUI is a modular #CSS library that brings the beauty of Terminal UIs to the browser. ๐Ÿ’ป https://webtui.ironclad.sh/ #frontend #webdev

  • Untitled post 60559

    Some nice #SVG tricks. Animated "Knight Rider" bars, table of contents tweaks, and more. https://fuma-nama.vercel.app/blog/svg-art #webdev #frontend #CSS

  • Apache ECharts:An #opensource visualization library in #JavaScript. https://echarts.apache.org/en/index.html Also see https://chartscss.org/ #CSS #webtools #webdev #charts

  • "Rewriting my site in vanilla web" https://leanrada.com/notes/vanilla-web-rewrite/ #webdev #JavaScript #HTML #CSS

  • Wow if you are a #frontend or #CSS nerd, then come for the in-depth on anchor tags, stay maybe for the site design which is nice. https://thirty-five.com/overengineered-anchoring #webdev