CSS Property:
font-weight:
normal
bold
bolder
lighter
100
200
300
400
500
600
700
800
900
initial
Result:
Change font weight by clicking the radiobuttons
CSS Code:
div { font-weight:
normal
;
}
Click the property values above to see the result
W3Schools.com
- Play it