>I've considered ways to strip/modify the FONT tags to use CSS instead, but I
>haven't come up with an efficient yet generalized solution.

This is just a guess since I don't have time to try it myself right now, but
I think the easiest way is to use standard html rather than CSS. For
example, decide your base size, insert a line of html at the start to
specify that base size, calculate the difference between the actual font
size and base size, and change all the references by subtracting the
difference. Hopefully, that would work as desired, and like all HTML pages,
it depends on your base size and on the target browsers preferences.

Curry Kenworthy
[EMAIL PROTECTED]



Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to