This Blog - Now With HTML5
A developer details the process of converting a personal blog to HTML5, covering semantic elements, CSS adjustments, and IE compatibility.
A developer details the process of converting a personal blog to HTML5, covering semantic elements, CSS adjustments, and IE compatibility.
A technique for creating custom checkboxes and radio buttons using CSS sprites, improving on an existing method for better image control.
A technique to preload JS and CSS files as print stylesheets to improve page load times, with a warning about Chrome compatibility issues.
A technical article discussing a JavaScript method to dynamically load and manage CSS dependencies in large web applications.
Announcing an updated version of rgba.php, a server-side script for cross-browser RGBA color support, with new features and bug fixes.
A developer creates a simple web tool to calculate the byte size of text, useful for optimizing CSS, JavaScript, and code.
Critique of Microsoft Outlook 2010's decision to use Word's rendering engine for HTML emails, highlighting poor CSS support and developer backlash.
Explains the benefits of progressive enhancement for web development, using client examples to show cost and performance advantages.
Quick CSS tips to improve website usability, including button feedback, smooth color transitions, and adding functional dingbats to buttons.
An article about CSS Naked Day, an annual event promoting web standards by removing CSS from websites.
A personal recap of SXSW 2009, focusing on the value of presentations, networking, and tech-focused conversations at the conference.
Explores the potential benefits and use cases for implementing CMYK color support in CSS for web design and print stylesheets.
Argues for mandatory, silent browser updates to improve web development and security, eliminating legacy browser testing.
A guide to implementing cross-browser RGBA color backgrounds with CSS and a PHP fallback script for older browsers.
A guide to detecting the current browser's CSS vendor prefix using JavaScript, addressing cross-browser compatibility issues.
Learn how to detect browser support for specific CSS properties using JavaScript feature detection instead of browser sniffing.
Introduces CSSDOC, a standardized DocBlock-style commenting system for CSS to improve code organization, navigation, and maintainability.
Explores the @font-face CSS rule for using custom fonts on the web, discussing browser compatibility and implementation.
A review of the book 'Mobile Web Development' by Nirav Mehta, covering its content, target audience, and approach to teaching mobile web technologies.
A critique of outdated web development education in colleges and suggestions for curriculum reform to align with industry standards.