css

  • HTMLโ€™s Best Kept Secret: The <output> Tag https://denodell.com/blog/html-best-kept-secret-output-tag #HTML #frontend #css #webdev

  • Untitled post 60784

    Client hiring: "Our last developer added a feature at the last minute and we need you to fix a little #CSS". The feature: #webdev #memes #freelancelife #frontend

  • "The least amount of CSS for a decent looking site." https://thecascade.dev/article/least-amount-of-css/ It's from 2023 – not that old – and "min or intro CSS is debated but looks still like a great intro for the absolute beginner to dip their toes into #CSS. #webdev #frontend

  • Gallery of system font stack #CSS organized by typeface classifications. https://modernfontstacks.com/ "The fastest #fonts available. No downloading, no layout shifts, no flashes โ€” just instant renders." #webdev #frontend

  • Why I ๐Ÿงก the web. loadmo.re is a mobile websites gallery "showcasing the best design inspiration for unconventional web". I love galleries – so many cool and edgy things especially in the web 1.0 days. ๐Ÿ‘ ๐Ÿ‘€ #frontend #design #webdev #CSS

  • What I ๐Ÿงก the web. Again. https://brutalita.com/ Brutalita is an experimental #font and editor that allows you to create and download your font. Uses OpenType.js to generate .otf files. #JavaScript #webdev #CSS #OpenType

  • 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