[thelist] CSS and deprecated <font> used within sentence

Morbus Iff morbus at disobey.com
Wed Jul 25 12:46:22 CDT 2001


 ><.b><.strong><.font size="3" color="#0000A0">X<./font><.font size="2"
 >color="#800000"><.em><.i>w<./i><./em><./font><.font
 >            size="3" color="#0000A0">SCAN<./font><./strong><./b>

You could do (not tested):

   .first_letter { ... }
   .second_letter { ... }
   .rest_of_the_word { ... }

   <.strong><.span class="first_letter>X<./span>

And so on. Make sure to use <.span> as opposed to <.div> - <.div> add's 
weight to its content in some browsers...


--
Morbus Iff ( i am your scary godmother )
http://www.disobey.com/ && http://www.gamegrene.com/
please me: http://www.amazon.com/exec/obidos/wishlist/25USVJDH68554
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus







More information about the thelist mailing list