A simple breakdown of the syntax for linear gradients in CSS3, along with some points of note.
Author: ImpressiveWebs
Freelance web developer and writer.
My Preferred Syntax Style for HTML5 Markup
HTML5 allows a lot of flexibility in coding style as compared to XHTML. Here are my preferences to help keep things maintainable and consistent.
CSS Counters: counter-increment and Friends
A comprehensive discussion of how to use CSS counters, including an infographic and details on browser support, benefits and potential drawbacks.
Maintainable CSS3 Using PHP
Using PHP-generated CSS, you can abstract your multi-line CSS3 stuff into just one line of maintainable code.
CSS3 Border Images for Beautiful, Flexible Boxes
Among the raft of CSS3 features gaining increasing levels of browser support, the border-image property is often overlooked. In this article, you’ll get the lowdown on what it is and how to use it.