Bold: IE8 vs FF3
Not so bold. A student asked why firefox doesn’t bold. I was curious to understand what he meant by it so I did a little test. Internet Explorer 8 is much thicker than Firefox 3. Very interesting indeed.
Tags: Bold, Firefox, IE8
This entry was posted
on Wednesday, March 10th, 2010 at 6:17 pm and is filed under Misc.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
March 10th, 2010 at 7:09 pm
something crazy is the whole font-weight:100, 200… only works on Firefox 3.0 on Mac. I think the only two that work everywhere are:
font-weight:normal;
font-weight:bold;
blarg to lack of font weights.