Forum Moderators: not2easy
e.g.
<style type="text/css">
p {font-size: 120px;} // HUGENORMOUS!
</style>
it works fine on firefox must be a i.e problem
Have you tried the "w3schools Try-it-yourself demo" that lavazza linked to above? In this you can try setting the font-size to something "HUGENORMOUS!" If this works then it must be a problem with your specific bit of code rather than your browser...?
You could also check (IE):
Internet Options > General Tab > Accessibility Button > Ignore font-sizes specified in webpages
But I doubt this is the issue since you can at least specify smaller font-sizes.