by Bob Baumel
The five text samples on my cross-platform text-size difference page were generated on a variety of browsers and platforms by using the following HTML which displays the test passage in a one-cell table of width 100 pixels:
<TABLE WIDTH=100 BORDER=1><TR><TD>This passage shows the relative sizes of default (size=3) text on different computers using the browser's default (12-point) font setting</TD></TR></TABLE>
Here is what the result looks like in your browser:
| This passage shows the relative sizes of default (size=3) text on different computers using the browser's default (12-point) font setting |