Make your Own Web Page
Back before tools like Dreamweaver or Claris Home Page, if you wanted to a Web page you had to code it by hand. Most web pages are created using HTML or Hypertext Markup Language. If you want to see what this looks like open Mozilla to any web page and select View, Page Source.
Very confusing huh?
What we will do today is create a really simple web page using HTML.
Here are the tools we will use:
A Text Editor: This is were we will type our HTML code. We will use Mozilla Composer
A Web Browser: This is were will preview our web page to see what it looks like.
To learn some basic HTML code lets look at this page
Here's more stuff to make your web page really come alive!