Html introduction
                    HTML stands for Hypertext Markup Language. And the 
fascinating thing about HTML is that it is based on a simple text file. It isn’t 
magic—it’s hypertext markup. The markup tags tell your browser how to display 
the page. 
It seems that the Internet world changes completely every few 
years. We are on the brink of change now. Since the early 1990s, HTML has 
evolved through several language specifications. The last HTML specification, 
HTML 4.01, allowed you to use both uppercase and lowercase tags. The next 
generation of HTML is XHTML, which stands for Extensible Hypertext Markup 
Language. The first XHTML spec, XHTML 1.0, was recommended as a standard by the 
W3C World Wide Web Consortium in 2000. 

Good HTML Introduction. But I think you definitely need to provide more details like http://www.afterhoursprogramming.com/tutorial/HTML/Introduction/
ReplyDelete