How to Edit Your Webpages
That depends. If you are good at HTML, then use it. The following are advantages and disadvantages for making a webpage.
Basic Editors
If you use fortunecity or something similar, they
offer 'beginning editors' in which you fill out a form or
something and put a few pictures or links and then the editor
creates a webpage. The webpages you can create are very limited
and usually look very boring and useless. The only advantages are
the ease of use and no HTML are required (but HTML can be put in
the text box on some of them).
Advanced Editors
Advanced editors are HTML. They are text boxes in
which you input HTML. They have most of the functions (even
though some aren't compatible with Java or some other language).
You can create any kind of webpage with HTML advanced editors.
The only problem is that you have to know HTML. To see some HTML,
click the View menu on your browser and click Source. There are
several tutorials on the web to learn HTML, or you can learn HTML
just by looking at other HTML by clicking view source.
HTML Program Editors
HTML program editors are editors like Frontpage.
They give you many of the properties of advanced editors but no
HTML is required. Now, some free website administrators like
fortunecity don't allow Frontpage extensions (.htm) but allow
.html extensions. This can be fixed by a simple solution
mentioned in the next section. This website was created with
Frontpage Express.