How to create a page for publication on the web
When you look at a web site, then what you see is a document
composed in a description-language named HTML. You'll have
to learn HTML if you want to publish anything on the web: you need
it to tell the browser which text (or other stuff) is supposed to go
where. The good news is that HTML is very simple as long as you
stick to the
simple stuff.
If you've never seen the source code of an HTML-document in your
life, then you should have a look a this commented elementary
example. Don't forget to come back. :-)
A fairly basic on-line introduction to HTML
is Dave's interactive
HTML Tutorial.
The basics are covered in the mini-chapters 0 - 5, mini-chapter
10 is quite relevant, too. You can do the rest when you have the
time and need.
Back to the offer page