font-weight

Specifies the weight of a font (e.g. bold).

Platform Support

IENetscapeMozillaOperaSafari
4.0+4.0+1.0+4.0+1.0+

Values

inheritInherit the value from the parent element.
normalNormal font.
bolderBolder font.
boldBold font.
lighterLighter font.
100100 darkness font (light).
200200 darkness font.
300300 darkness font (medium-light).
400400 darkness font.
500500 darkness font (medium).
600600 darkness font.
700700 darkness font (medium-dark).
800800 darkness font.
900900 darkness font (dark).

Availability

W3C CSS2

Related

text_css aptana_docs