| CIT
597 Examples Fall 2007, David Matuszek |
For an example of HTML, just do View Source on this page. Or any other page.
Here is a simple XHTML document with the .xhtml extension, and the same document with the .html extension.
Here is the unadorned novel example--no DTD or CSS..
Here is the external DTD for the novel with external DTD example.
Here is the novel with an internal DTD.
Here is the novel with external style sheet but no DTD.
Here is the same as above, but with
some Unicode characters.
Here is the novel with this external style sheet and external DTD.
Here is the novel with internal DTD and the same external style sheet.
Here is an exceptionally ugly HTML page with lots of CSS.
Factorials, along with a very simple form.