HTML Demo Page

This page has been developed to illustrate various features of HTML coding. This is the first paragraph.

This is a new paragraph. Notice how it is kept seperate from the previous paragraph, even when the web page is re-sized or text zoomed.

This paragraph has an added attribute in its paragraph tag which keeps it centred like the main header above. The final footnote on this page is aligned right.
Note the all Am eri can spellings of center, color, gray etc. for your code to work.

Using JS to write out a message

hgghjbjgjhsdjdgnngf

Other tags are: bold, italic, underline, and typewriter.

HTML tags are nearly always used in pairs. One before the text to be affected, and a second tag to switch off the code at the end of the text. Two exceptions are 'break' tag BR for a new line, and 'horizontal rule' tag HR.


This rule always covers 50% of the page width -even when the page is resized. It's width is 'relative'. However, it's height is set to an 'absolute' value of 20 pixels.

Headers come in seven sizes as follows:

Size One -good for titles

... through to Size Three ...

and lastly Size Seven -good for the small print Note that they all begin on a new line and therefore are not always used to alter text size. Use 'FONT SIZE = +2' (relative) instead.

And finally this is how to code (unordered) lists:


Click here for a coplete list of usable colors which can be used. Note that the layout of the Simpletext document is completly ignored by the browser. Therfore set it out so its easy to read and debug.

page encoded by Guy Walker Sept 01