Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Font sizes looking different
Re: Font sizes looking different
05-16-2006, 7:56 PM
bhill10
Joined on 10-18-2005
Posts 27
Re: Font sizes looking different
Reply
Quote
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