How do I get my fonts to be the same size and type in both Internet Explorer and Netscape Navigator?
Thanks,
Src2
Gil -> RE: Fonts (4/5/2001 13:16:00)
src2, welcome to web development - NN & IE are different - they do not parse HTML code "exactly" the same.
Sorry...
------------------ Gil Harvey The Host Factory Resellers are our speciality "Is there another word for synonym?"
Guest -> RE: Fonts (4/6/2001 20:45:00)
Try looking into using cascading style sheets to lessen the differences between the two browsers. There is a great tutorial here that was done by Abbeyvet. http://www.outfront.net/articles/css1.htm
If you have further questions about it post again.
A simple "Can't be done" is really not the whole answer.