A Sample of HTML
This is a paragraph that is not very exciting.
This is another paragraph.
This is a level 3 heading, you can go down to level 6
Now we will have an unordered list.
- Item one in the list.
- Item two
- Note that the format of
the
source document
is irrelevant, the browser is only concerned with the tag information.
- Though you can force
line
breaks
manually.
- The first and
- second items in this ordered list
You can draw horizontal lines.
This text is displayed exactly
as
formatted in the source document using a constant width font
- this is the best way to display source code.
Click here to go to the CS home page
Click here to go to an HTML document called "test.html"
in the same directory as this document