Wikipedia:WikiProject Usability/Readability guidelines: Difference between revisions
Content deleted Content added
m →Examples: copyedit |
m →Examples using ems and relative sizes: expanding |
||
Line 19:
=== Examples using ems and relative sizes ===
*<span style="font-size:75%;">Font size sample: 75%. The result is similar to <nowiki><small></nowiki>, and really too small to be read comfortably. Users without particular vision impairments might have a lot of trouble to read it.</span>
*<span style="font-size:0.95em;">Font size sample: 0.95 em. Similar to the default text size.</span>
*<span style="font-size:105%;">Font size sample: 100%. Similar to the default text size.</span>
*<span style="font-size:1.3em;">Font size sample: 1.3em. Similar to 12 points, the recommended size.</span>
*<span style="font-size:130%;">Font size sample: 130%. Similar to 12 points.</span>
*<span style="font-size:1.5em;">Font size sample: 1.5em. Similar to 14 points.</span>
|