Most web sites revolve around a central page called index.html. In fact, Internet Explorer instinctively looks for this file when you point it to a site. If this page is not found, your browser may show the entire content of your MyWebsite folder; this is very unsecure. So, we'll now build the index.html web page; your main web page.

Perhaps you didn't know it, but you are able to access your MyWebsite folder from the web by entering http://www.wccsonline.com/~youruserid in the address bar of your web browser, Internet Explorer. So, be very careful about what you put inside this folder. If you can access it from the web, so can anyone else.

Step Two - Creating Your Home Page

You have just created your home page! YOu can check it out by opening Internet Explorer and typing http://wccsonline.com/~youruserid in the Address Bar and clicking Go.

But you probably want to do more than just this.
   So, be sure to continue on!