ok here we goes.. Firstly you must know how html works. You must always have a starting tag and a closing tag. for example . is the starting tag and is the closing tag.
Now lets display a simple text. Open notepad or any text editor and write:
<html>
<head>
<title>My first HTML page</title>
</head>
<body>
This is my first page in HTML.
</body>
</html>
Now, save the file as firstpage.html and open it. You will see the text "This is my first page in HTML." being displayed.
Great job, you have just created your fist html page.
Author: Christophe Bundoo
http://www.promote-surf.com
http://free-websites-promotion.com