CSS Property:
font-size:

Result:

Play with different font sizes!

Try different font sizes by clicking the radiobuttons

CSS Code:
div {
    font-size:medium;
}
Click the property values above to see the result
W3Schools.com - Play it