Language spec in code blocks
A developer details the technical process of adding visible language labels to code blocks on their blog, including CSS and HTML solutions.
A developer details the technical process of adding visible language labels to code blocks on their blog, including CSS and HTML solutions.
A developer details the technical process of redesigning their personal blog, focusing on CSS improvements, dark mode, and a new color scheme.
A developer details the process of creating an animated SVG logo using stroke-dasharray and stroke-dashoffset techniques.
A video talk from a conference covering modern CSS layout techniques and new features for web development.
A technical guide to implementing a staggered sliding enter animation for web content using CSS, inspired by a developer's portfolio.
A CSS expert shares his favorite 3 lines of CSS, now translated into Japanese, and introduces his work and resources.
Andy Bell updates his 'Build Excellent Websites' site with a talk video and source code, focusing on letting the browser control design.
A developer shares the process and technical decisions behind redesigning their personal blog, focusing on CSS improvements and workflow.
A front-end developer explains their detailed process for planning and building a website from a design mockup, emphasizing strategy over simple implementation.
A web developer shares his initial experience and thoughts after purchasing Apple's Studio Display for his work setup.
A developer discusses plans to redesign and consolidate personal websites, moving from WordPress to Eleventy and reorganizing content.
A frontend developer shares their detailed thought process and decision-making while building a responsive hero section with modern CSS.
The author details the motivations and process behind the sixth major redesign of their personal website.
Ahmad Shadeed's Defensive CSS is a detailed resource of techniques for building resilient, robust front-end user interfaces.
Explores using SVG with CSS to build dynamic UI components like cut-out avatars, highlighting advantages over pure CSS for responsiveness and cross-browser compatibility.
Explores how creating delightful user experiences through bold, opinionated design choices can both attract and alienate users, using Mailchimp as an example.
A developer shares the process and inspiration behind the fifth major redesign of their personal blog, giving it a VS Code-inspired theme.
Explores whether modern CSS layout tools like flexbox and Grid make traditional 12-column design grids obsolete for web development.
A developer's analysis of Tailwind CSS, discussing its utility-first approach, benefits like design constraints and speed, and drawbacks like class bloat.
Tips for web developers to ensure content remains understandable and functional when CSS is stripped by Reader modes and reading apps.