View Full Version : How come i have different font on IE and firefox ?
linux1880
11-09-2007, 12:19 PM
I did set
body,td,th {
font-family:Arial;
font:Arial;
}
but iin IE it looks OKay while Firefox doesn't show Arieal font , how come :(
boogyman
11-09-2007, 01:40 PM
there is no reason to double set the font-family. this wouldn't be the cause of the discrepancy, however it still is redundant and unnecesary code.
now as for the browsers, well firefox and IE use 2 different types of rendering engines so they will inheritly show differenly on the page.
The font differences, however, are probably caused by Firefox' font-override settings. Check your preferences.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.