Fonts and Style Sheets

This page will try and show how best to use fonts so that users with special needs can alter them in a browser

Absolute values in HTML

font size 1
font size 2
font size 3
font size 4
font size 5
font size 6
font size 7
Fonts scale

Point Size in Style Sheet

8 point

10 point

12 point

14 point

16 point

18 point

20 point

Fonts don't scale

Relative values (positive) in HTML

Normal size
font size +1
font size +2
font size +3
font size +4
font size +5
font size +6
font size +7
Fonts scale

Larger/Smaller in Style Sheet

Normal size

Larger

Smaller

Normal text doesn't scale because it has been set in pt, but larger and smaller do.

Relative values (negative) in HTML

Normal size
font size -1
font size -2
font size -3
font size -4
font size -5
font size -6
font size -7
Fonts scale
SS Three