While text in general is hard to read when written in all caps – and considered the electronic version of yelling – using CAPS for emphasize is a handy tool. Headers are a place where capitalization is frequently used. And to assure that your header is displayed uniformly throughout the site without having to worry about actually writing in all caps, just use CSS.
Archive for the ‘CSS Fonts’ Category
All Caps with CSS
Tuesday, May 11th, 2010How to Style Fonts with CSS
Monday, March 15th, 2010The FONT tag is dead. Long live CSS! Please help spread the word, too many people STILL have not gotten that memo and merrily use their deprecated font tags (along with the table-based layouts and improper doctypes). But now we all know – no more excuses.
How to Style Headings with CSS
Tuesday, February 23rd, 2010Different browsers have different default styling for headings – the h1, h2, h3, etc. tags. However, with a little bit of CSS, we can style them any way we like.
CSS Font Sizes
Sunday, February 14th, 2010In this tip, you will learn how to specify a font’s size with CSS.
Being a practical nerd, I will not waste time talking about all the various methods for declaring font sizes with CSS … instead I will concentrate on the two widely used ways and then briefly explain the differences.
CSS Font Color
Sunday, February 14th, 2010In this ultra simple nerd-free CSS tip, I will show you how to change the color of your fonts with CSS.


