Section One: Web Magic,
a place where you can learn HTML.

     Wondering how this page is created? How to do something like this on your own? Well, this is the place to learn. Read with patience through this site, and in the end, you will know how to make a web page on any computer. It doesn't matter if it is Window or Mac. And all you need is a word processor like Notepad or Word pad in Window, and Simple Text in Mac.

Here are some basic things you should know.

What is HTML?

     Now let see, HTML is short for Hyper Text Mark-up Language. It is written to be read by html readers, known as browsers. Some common browsers are Internet Explorer, Netscape and some other ones.

How does HTML work?

     Well, it works because browsers read the tags that is in a html. If you read the last sentence without a browsers, it would look like this:

<FONT FACE="GEORGIA" SIZE=5 COLOR="LIGHTBLUE">

<P>     Well, it works because browsers read the <U>tags</U> that is in a html.

     So, the main point in learning HTML is to learn the tags and what it do. Well, that is really the only thing you need to know.

Click here to go to the next part - Material needed

Click here to skip next part and go straight to the TAGS.

Back to the Desk