HTML Example

(use "View" - "Page Source" to see how it's done)

Level 1 Headline

Level 2 Headline

Level 3 Headline

Level 4 Headline

Level 5 Headline
Level 6 Headline

Text Attributes

This is example text showing different attributes.
This is bold type text.
This is italic type text.
This is fixed type text.
This is citation type text.
This is definition type text.
This is superscript text.
This is subscript text.

This is a new paragraph.  This sentence has 2 spaces before it (rather than the default 1) by using the special escaped character sequence " ". 


Special Characters (Entity References)

  (space)
& &
&lt; <
&gt; >
&copy; ©
&eacute; é

Types of URL references

Hypertext transfer protocol... http://www.w3.org/
Secure hypertext transfer protocol... https://passwords.gov.au/
File transfer protocol... ftp://gatekeeper.dec.com/pub/
Electronic mail... mailto:gary@messagestick.net
Usenet news... news:comp.infosystems.www.authoring.html
A local file... file:c|//winnt/system32/edit.hlp

Linking to a target within a document:
This will jump to "target1" within this document.
This will jump to a target within another document.

Here is "target1".


Lists

Unordered List:

Ordered List:

  1. List item 1
  2. List item 2
  3. List item 3

Mixed Lists:

  1. List item 1
  2. List item 2
  3. List item 3
  4. List item 4
    1. Sub-item 1
    2. Sub-item 2
    1. Sub-item 3
    2. Sub-item 4
    1. Sub-item 5
    2. Sub-item 6
    1. Sub-item 7
    2. Sub-item 8

Definition List:

Definition Tag1
Definition data to coincide with definition tag. This is normally a paragraph of data which will be displayed as indented from the definition tag.
Definition Tag2
Definition data to coincide with definition tag. This is normally a paragraph of data which will be displayed as indented from the definition tag.
Definition Tag3
Definition data to coincide with definition tag. This is normally a paragraph of data which will be displayed as indented from the definition tag.

Tables

A simple table (with headings):
Col1 Head Col2 Head Col3 Head
row1-col1 row1-col2 row1-col3
row2-col1 row2-col2 row2-col3

A more complex table:
This is the table caption
Col1 Head Col2 Head Col3 + 4 Head
row1-col1 row1-col2 row1-col3 row1-col4
row2+3-col1 row2-col2 row2-col3 row1-col4
row3-col2 row3-col3 row3-col4


Forms

Prompt for field #1:
Prompt for field #2:
Prompt for field #3:
Prompt for password:
Prompt for file upload:

Pick any mixture of the following:
selection 1
selection 2
selection 3
selection 4

Pick only one of the following:
selection 1
selection 2
selection 3
selection 4

A static list to select 1 or more from:

A drop-down list to select from:

Here are some buttons:


© Copyright Gary Hoggard, 1999-2006
This page was updated on 22 Feb 2006.