Preventing FOUT in IE9
A technical guide on preventing the Flash of Unstyled Text (FOUT) specifically in Internet Explorer 9 when using webfonts.
A technical guide on preventing the Flash of Unstyled Text (FOUT) specifically in Internet Explorer 9 when using webfonts.
Exploring how to use HTML5 localStorage to cache CSS files for improved website performance and faster loading times.
A curated list of influential front-end developers recognized for their open-source contributions, technical expertise, and community teaching efforts.
An update to the -prefix-free library addressing CSS gradient angle changes in modern browsers to ensure compatibility.
A guide to creating scrolling shadow effects using pure CSS and the background-attachment: local property, with browser support considerations.
Analysis of why CSS vendor prefixes create maintenance problems for developers and hinder web standards adoption.
A CSS technique using generated content to create flexible, multiline definition lists with just 2 lines of CSS 2.1 code.
Lea Verou responds to being falsely accused of promoting -webkit-only prefixes and discusses the CSS vendor prefix problem.
A guide to moving an element along a circular path in CSS without rotating the element itself, using transform chaining.
A guide to creating a simpler CSS typing animation using the 'ch' unit for character-based width, with browser support considerations.
Explains the CSS box-sizing property and recommends using border-box for easier layout management, preventing width calculation issues.
Announcing the new Dabblet blog for updates on the web development tool, hosted on Tumblr with custom HTML5 theming.
Introducing dabblet, an interactive CSS playground with real-time updates, GitHub gist saving, and built-in vendor prefixing.
Analysis of CSS vendor prefixes' failures and proposals for new web standards strategies to address bloat and compatibility issues.
A gallery exploring CSS transitions and animations, demonstrating various animatable properties with interactive demos.
A developer shares personal experiences and feedback from speaking at four front-end web development conferences, including JSConf EU and Fronteers.
Introducing cubic-bezier.com, an improved tool for creating and visualizing CSS cubic-bezier() easing functions with advanced features.
A developer creates a web tool to convert CSS color names to RGB, HEX, and HSL values using HTML5 Canvas and modern web APIs.
A guide to creating an accessible star rating widget using only CSS, with no JavaScript required for core functionality.
A developer shares their positive experience presenting at the CSS Summit 2011, an online conference, comparing it to in-person events.