CSS font-weight (Bold text)

Notes:

CSS font-weight property:
It used to specify the boldness of the font
Values: lighter | normal | bold | bolder | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900

Interview Questions: