Before you jump into building your page there are a few of things you should know how to do. Believe me it is much easier to learn this now then later on when you will be saying to yourself what are these people talking about!

All html tags are encased in the less than <, and greater than >, punctuation marks found on the upper case portion of the comma and period keys of your keyboard. Here is an example of an opening tag <html>. Here is the corresponding closing tag </html>.

I have included an HTML Test Bed on this and some of the other pages to practice on. Just add your own code and then click either preview or reset.

¸·•HTML And Javascript Test-Bed¸•·