W3docs

font-weight

CSS Property:

Result:

This is an example the CSS font-weight property.

CSS Code:

#myDiv {
padding:10px;
font-weight:100;
}

Click the property values above to see the result