View Full Version : default uppercase text


__vsromance
04-07-2004, 11:47 PM
i have a livejournal and i was wondering if anyone knew if there was a HTML code so that the text is uppercase all the time w/ out having to press caps lock.

thanks in advance.

Demented
04-07-2004, 11:54 PM
Why don't you use capslock? It seems easier then a code to me :confusion

kittycat
04-08-2004, 12:58 AM
text-transform: uppercase;

Add that to one of your CSS sections (probably BODY)

__vsromance
04-08-2004, 01:07 AM
text-transform: uppercase;

Add that to one of your CSS sections (probably BODY)


THANK YOU SO MUCH!@#!@ you dont even know how much youve helped out.
<333
thanks again.