How To Make Capital Letters With CSS Style Capitalise Words
how to make capital letters with css style capitalise words
how, to, make, capital, letters, with, css, style, capitalise, words
How To Make Capital Letters With CSS Style Capitalise Words
Post Description: how to make capital letters with css style capitalise words
POST# 472
Posted On: Fri Feb 29, 2008 12:01 pm
web hosting
Topic: How To Make Capital Letters With CSS Style Capitalise Words

text-transform:



you can also capitalize words and letters with this in css.

text-transform: capitalize;

here's an example i use often

A.category_link:link, A.category_link:visited {
COLOR: #000099;
TEXT-DECORATION: none;
text-transform: capitalize;
}




No Repies
(0) Comments for How To Make Capital Letters With CSS Style Capitalise Words

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload