The following code will not render the proper font color in Firefox or Netscape, but works fine in IE.
<p style="color:#9F4D21; font: bold 20px/1.5em verdana, sans-serif;">DON'T FORGET OUR EVENT ON</p>
If you lower the font size to 16px or lower it works fine.
<p style="color:#9F4D21; font: bold 16px/1.5em verdana, sans-serif;">DON'T FORGET OUR EVENT ON</p>
Anyone know what is going on or if there is a workaround?
Any help is greatly appreciated.
Submit Your Article
Forum Rules

Reply With Quote

