CSS Property:
font-size:
xx-small
x-small
small
medium
large
x-large
xx-large
smaller
larger
10px
20px
50%
150%
1em
0.5em
initial
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