NOTE When you cut and paste the html code, you will only see the the text on the right table.

NOTE All HTML pages follow the basic structure below. This code can be written in a text editor such as Notepad and saved as a text file but with a HTML extension.

<HTML>
<head>
<title>
This bit appears in the Title Bar. </title>
</head>
<body>

This is where the majority of your code will be placed.
</body>
</HTML>

 

home

A Very Simple Page


Welcome

This is

the Simplest

Web Page

ever................
nearly.
Go to the next page.
Go to the previous page.
See the HTML code for this page.
Go to the Home page.


Copyright © 1998 Schoolsnet Australia Pty Ltd. All rights reserved.