JC's HTML test files

This directory has a few HTML files for testing various features, to find ways of making them usable on a wide variety of browsers on a wide variety of screens on a wide variety of computing gadgets.

This text is in the HEADER1.html file. When linked to HEADER.html, it demos a failure mode of a lot of "mobile" browsers: This text and the file list are probably legible on your handheld gadget. If the HEADER.html file is removed or renamed, many browsers will draw the file list in a tiny, unreadable font. Note that there are no sizes or fonts mentioned in this file.


Some text-size tests:

How large is this plain text?

Text in a div.

Text in a <center>ed div.

Text in a CSS-centered div.

How large is this text in a table?

Centered text.

This is centered text with a
centered phrase
inside the sentence.

Text inside a table.

Centered table with text.

Text in a centered div, ending with a
centered phrase.

If any of the above appears in a tiny font, your browser is exhibiting the problem.