Saturday, September 19, 2020

Introduction to Html

 


 

What is HTML?

HTML is an HyperText Markup Language. The markup language is a set of markup tags. The tags describe document content. HTML documents are also called webpages. HTML uses tags to give the information they surround special meaning. HTML is used to define the structure and layout of a web page, how a web page looks and any special functions, by using tags that have attributes. HTML was created by Tim Berners Lee in late 1991. The first version of HTML is HTML 1.0 while the standard version is HTML 2.0 published in 1999.

Version of HTML


VersionYear
HTML1.01991
HTML2.01995
HTML3.0(ENHANCED)1996
HTML3.2(WILBUR)1997
HTML4.0(COUGAR)1998
HTML4.011999
XHTML2000
HTML52014


Previous Next

No comments:

Post a Comment

Introduction to Html

    What is HTML? HTML  is an  HyperText Markup Language . The markup language is a set of markup tags. The tags describe document content. ...