|
 
|
|

Although visual editors are increasing in terms of sophistication and
versatility all the time, there still remain times when a knowledge of
HTML is extremely valuable to a web producer. It is not generally recommended
that you hand code all your pages, but the ability to modify HTML code
can be extremely useful when troubleshooting.


Hello World
One programming convention is to name your first application
'Hello World'. This set of exercises forms an introduction to basic HTML
text and page formatting:


Basic Hypermedia
A proper web page uses more than text. These exercises will show you how
to add images and hyperlinks:


Using Tables
The next step for designing pages is to use tables to make your layout more
sophisticated:

|