I'm trying to use CSS to reduce the font-size for a new website I created:
http://www.e-tungsten.com. However, any font size attributes that I use in CSS, whether they're size-related (medium, large, etc.), or fixed sizes (e.g. 12pt), only work in Firefox, and not in IE 6. Does IE 6 not support this CSS tag? I looked on the w3schools.com site and they claim that IE has supported this CSS tag since version 3. So I'm confused.
Anyone know why the tag would work in Firefox, but not in IE?
FYI, the URL for the css file is
http://www.e-tungsten.com/styles.css.
Thanks for any help I can get with this.
Gil Sery