font-weight | WebReference

font-weight

Name: font-weight

Description: Specifies the weight of the font.

Browser Compatibility: IE 3+ / NN 4+ / O 3.5+

Inherited: Yes

Values:

Code Example:

p.new {font-weight: 400;}

p.old {font-weight: lighter;}