Re: Font sizes looking different

  •  05-16-2006, 7:56 PM

    Re: Font sizes looking different

    I am still not getting the results that I need.  I've posted the original text I start with and what I get when I change the font size in internet explorer and firefox.  The results are different I need both of the results to look like ie.  The results from firefox actually produce no changes to the text that is displayed.

    original
    <div align=center><font style="FONT-SIZE: 10px" color=#666666>Type Here</font></div>


    ie
    <div align=center><font style="FONT-SIZE: 16px" color=#666666>Type Here</font></div>


    firefox
    <div style="font-size: 16px;" align="center"><font style="font-size: 10px;" color="#666666">Type Here</font></div>
View Complete Thread