Help Topic Title
This is a help file template. It contains examples of the kinds of
HTML markup you can use in a help file. Hyperlinks are created with
the <a> tag; be sure to use relative filenames. Here's a link
to the main index page: Index
Don't forget to add a <p> tag to start a new paragraph.
Section Title:
To make a bullet-list, use the <ul> and <li>
tags. Here are some text formatting tags:
- Use <b> for bold text.
- Use <i> for italic text.
- Use <u> for underlined text.
- Use <kbd> for fixed-font text.
- Use <sub> for subscripts: SO2. Note: it
doesn't work yet.
- Use "°" to get a degree symbol: 3°C.
That's all we've got so far.