Yh, king you have got lots of help.
By now you must be familiar with the HTML.
Now do the followigs:
1. click on the "Start" of your window
2. Go to "Run"
3. Type "notepad" and click "Ok"
4. A notepad will open then copy the following code
Code:
<html>
I Love xenoMED
</html>
5. Paste in the notepad
6. Save notepad, in the File name type "king.html" and click on the "Save"
You can save this in your deskop now close the notepad and Look for King internet explorer file and double click it.
Then you can try this codes, copy and paste in the notepad. Whatever file name you give don't forget to add .html or .htm
Code:
<html>
I Love <b>xenoMED</b>
</html>
Code:
<html>
<head>
<title>Welcome to King's Page</title>
</head>
<body>
This is my first Webpage. <b>King</b>
</body>
</html>
Did you notice
In HTML all the contents are kept inside of this two code then come various other codes inside it.
You can check instantly the various effecto of your code at this link
http://www.davesite.com/webstation/html/chap01.shtml
CHEERS !!!