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:
h1 {
text-transform: uppercase; }
|
With this, everything that has the h1 tag applied, will
appear in all caps.
Another interesting text-transformation property is
"capitalize"
h1 {text-transform: capitalize; }
|
With this, all your words
will begin with a capital letter!
- See more at:
All css and css3 for css tools and css3 tools with css code generator and css3 code generator. All css generator and css3 generator for css button gerator and css3 button generator, css gradient generator and css3 gradient generator, css menu maker and css menu maker, css button maker and css3 button maker other help css editor and css3 editor.
No comments:
Post a Comment