W3docs

font-size

CSS Property:

Result:

This is an example the CSS font-size property.

CSS Code:

#myDiv {
padding:10px;
font-size: 15px;
}

Click the property values above to see the result