Text
Originally, HTML was developed to be used using a characterset, that did not contain any special
national language characters like accented vovals and umlauts.
Therefor ther are some specialo keywords, allowoing the display of those some other signs.
Please now read the chater of the compendium called
"some addons", mainly accentuated on special
characters and umlauts.
Heading
Opposite to the <title> tag, having no influence on the view,
the <hn> tags create headings.
We begin with a main heading containg : (your name)s first homepage.
Include such a heading to your page.
It looks like
Saving again and pressing the "reload" button of the browser,
you should now see a heading.
Listing
As prerequistite for the next step, a list of your hobbies,
please now study in the compendium the chapter called
"Lists" and continue returning here.
Using a so called bullet list, you now list your hobbies.
It looks like
Check now, by saving and using the "reload" button, if the bullet list, is visible
correctly.
Simple text using a small size heading
Below that add a sub-heading and some lines of text. Remember, newlines in the editor do
not result in new lines in the browser. To create line breaks, use the
<br />-tag.
It looks like
Again : save and "reload".
Modify size and colour of text
How to configure text in size and colour, using the <font>-tag - and others
read in chapter "text" of the compendium.
A bit
of red text, bold and larger than usual wanted ?
Use the <font>-tagand the <b>-tag.
Looks like
Dont forget: save and "reload".