Learn HTML Easily - Part 1
page  Main   1   2   3   4

More tags:
    Other 'On-Off' tags are:
<div align="center"> </div>       <u> </u>       <i> </i>
which are: Div (in this case, Centred), Underline, Italics.
    DIV is a division (or section) of a web page, which can be given certain qualities, like Centered [get used to the American spelling, folks], but more on that later.

    To click and transfer to another page, the commands are:
<a href="pagename.html">The Text To Click On</a> which would look like the following:
The Previous Page (page 3)

    In fact, you can place words, or a picture, or both between the
<a href ....> and the </a> tags, and when the words / pictures are clicked, the page will jump to the new page (or even to a different part of the same page - more later).
    To add an image, the command is
<img src="artist.gif" /> and the result is thus:

    There are two more web pages in this section, which contain an example of what we have covered so far. Please load them up, then look at the source - it should be not too difficult to puzzle out. Also, note the difference between the two pictures on each page.
                 \|/ 
                (@ @)
     +----oOO----(_)-----------+
     |        Home made        |
     |        web pages        |
     |      are the best!      |
     +-----------------oOO-----+
               |__|__|  
                || ||
               ooO Ooo