additional info

  •  05-02-2006, 9:44 AM

    additional info

    The font vs span issue in FireFox depends on what you're doing.  Here is sample output:
     
    <span style="background-color: yellow;">Item One</span>
    <br>
    <font color="red">Item Two</font>
View Complete Thread