Sent by Brandon Oto on 20 January 2003 10:10
On Sunday, January 19, 2003, at 07:10 PM, J.D. Welch wrote:
> i've not had any luck with the font-weight property either; even though
> you can specify any of nine weights, i just get 'normal' and 'bold.' i
> don't know if this is a function of browser css support or of my
> installed fonts, but either way it doesn't seem reliable enough to
> count
> on.
Basically I think you're on top of it -- you can have an ordinary
weight or you can have a bold weight, but if you try to specify exactly
HOW bold you want it, you're in for a headache. Theoretically we should
be able to do all kinds of things with bolds, but support is miserable.
As far as I can tell most browsers default to the "highest" bold
setting, though I may be wrong.
- Brandon Oto