Just taking a shot here, but could you style the <font> tag itself, then use
the same styles in your css?

What I mean here is something like this:


<style type="text/css">
body    {font: Arial 1em #360;}
body font {font: Arial 1em #360;}
</style>


That _should_ ensure that all body text and all <font> text is the same. I
could be wrong though....

-----Original Message-----
From: Jerry Johnson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 11:44 AM
To: CF-Community
Subject: CSS/Font question

A little help needed.

I have some pages that need to combine old school font tags with new school
css styles.

(I am replacing content sections with new styled versions as I can rewrite
the content production modules)

So, how do I define a css style to look _exactly_ like the font version of
the text on IE and on Netscape?

<font size="1" face="arial" color="#336600"><B>BREAKING NEWS</B></font>

I've tried: em, px, pt, pc, xx-small, percentage.

Is there a css style I can declare that will appear the same as the font tag
on the major browsers?

Thanks for any help.

Jerry Johnson

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to