Compare these alternative font size attributes. |
font face="1" |
HTML font size |
Accessible |
Compare these alternative font size attributes. |
xx-small |
keywords |
Accessible |
Compare these alternative font size attributes. |
60% |
percent |
Accessible |
Compare these alternative font size attributes. |
.6 em |
em | Accessible |
Compare these alternative font size attributes. |
7 pt |
points |
Not accessible |
Compare these alternative font size attributes. |
13 px |
pixels |
Not accessible |
Compare these alternative font size attributes. |
font face="2" |
HTML font size |
Accessible |
Compare these alternative font size attributes. |
x-small |
keywords |
Accessible |
Compare these alternative font size attributes. |
80% |
percent |
Accessible |
Compare these alternative font size attributes. |
.8 em |
em | Accessible |
Compare these alternative font size attributes. |
10 pt |
points |
Not accessible |
Compare these alternative font size attributes. |
16 px |
pixels |
Not accessible |
Suggestion: Use xx-small, x-small, small, large, x-large, xx-large |