Tad
04-13-2003, 04:15 PM
Does anyone know the <font></font> code for making highlight text? Here's an example of what I'm looking for:
Flip Text Example
<font style='width=80%; filter:flipV'>test</font>
I know I could do it this way:
<span style="background-color:yellow;">yellow
highlighted text</span>
but I really need it to be in a <font></font> format to suit a certain area in my site. Can anyone please help me?
Flip Text Example
<font style='width=80%; filter:flipV'>test</font>
I know I could do it this way:
<span style="background-color:yellow;">yellow
highlighted text</span>
but I really need it to be in a <font></font> format to suit a certain area in my site. Can anyone please help me?