This is a shot "how-to-get-started" HTML
tutorial1. You need an tekst editor
! Notepad in windows will do fine, rightclick on
your HTML file and choose "open with" then
"notepad".
A alternative to notepad is "CuteHTML"
that you can download free here You will get a fare better view over
your code
It will look a bit like this

2. What you need to edit
! The only things you should need to edit, is the tekst
between the two body tags
Do NOT edit anything over the
first body tag, unless you know exatly what you are
doing It will mess up you file
Comments like
is tekst that is not visible to the
surfer It is notes for you to find your way around the
file You can remove them , or you can leave them as they
are But in general they tell you where your tekst or links
are
So if a comment says
Replace the whole comment like this
3.A few tags ! If
you want to make a break in the tekst put this in
It tells the browser to make a new
line (double it to make a new paragraf)
You want to
underline your tekst use this tag
To get the tekst in
bold
|