underlined
The styles can be combined, eg. into bold underlined.
Typewriter font
The typewriter font defaults to "courier" 12 points. There are various styles
as for the normal font:
- normal
- bold
- italic
- underlined
A horiontal line produced using the <hr> tag:
Lists
There are various sorts of lists, ordered, unorderer and definitin lists.
They can be nested:
- Item ordered 1
- Item unordered 1. List entries nicely wrap around lines.
- Item unordered 2
- Item ordered 2
- Term 1
- definiton for term 1
- Term 2. This one is rather long.
- definiton for term 2
- Item ordered 3
Anchors
Here is a very very very long anchor. As you can see anchors are
underlined and get inverted when you click on the. The anchor ends now.
Inline images
Using the <img> tag you can display inline pictures. You can use them
inside anchors to use them as a link and turn them even into image maps:
Here is an example of a picture inside an anchor:
The test hopefully wraps around
the image nicely.