CSS property: font-weight
Description
Syntax
Versions
Examples
p { font-weight: bold; } h2 { font-weight: normal; } a { font-weight: inherit; }
font-weight
p { font-weight: bold; } h2 { font-weight: normal; } a { font-weight: inherit; }