-
Bullet-Proof Rounded Corners
Article discussing how to make rounded corners (demo included).
-
What's wrong with the FONT element?
Warren Steel discuss the ugly face of the deprecated FONT tag, and explain why you should use CSS instead.
-
Beyond the FONT tag
Practical HTML text styling
-
Better Living Through CSS
Interesting series of articles discussing the benefits of using standard compliant CSS and XHTML. From the well known A List Apart.
-
HTML to CSS Translation
Very interesting table showing the HTML elements / attributes (most are deprecated) and their respective CSS equivalents.
-
Fear From CSS
Interesting ALA story discussing why so many webmasters held back from harnessing the power of CSS? The answer is Fear of Style Sheets. A good reason to use
No-Fault CSS.
-
CSS Forms
Excellent demo dealing with Forms and style sheets.
-
Road To XHTML
Discuss the difference between HTML and XHTML, and the benefits of the later format.
-
Form of relative URLs
How to properly use URI's in an external stylesheet so that the browsers would understand how to find the resource, even when its located locally on the same system.
-
CSS Box model examples
Introduction to layers, box specification and A set of CSS box model examples
-
CSS Box model in use
scalable CSS based layout examples