ham_let
07-01-2004, 10:14 PM
is there a code (text-decoration maybe?) that would convert all text into uppercase letters? i want to use this code:
<style type="text/css"><!-- font{font-family:Small Fonts;font-size:7px;letter-spacing:-0.2pt;line-height:8px}
</style>
but i have lots of text and the only way to see the (nice) font is to have all text in caps. would it be:
<style type="text/css"><!-- font{font-family:Small Fonts;font-size:7px;letter-spacing:-0.2pt;line-height:8px text-decoration:???}
</style>
or something? or is there a way at all?
<style type="text/css"><!-- font{font-family:Small Fonts;font-size:7px;letter-spacing:-0.2pt;line-height:8px}
</style>
but i have lots of text and the only way to see the (nice) font is to have all text in caps. would it be:
<style type="text/css"><!-- font{font-family:Small Fonts;font-size:7px;letter-spacing:-0.2pt;line-height:8px text-decoration:???}
</style>
or something? or is there a way at all?