About Html:-
Html stands for hyper text markup language. It is not a programming language. It is used to design static web pages. A web server is a collection of web pages and these web pages are html pages. These web pages are connected with each other with the hyperlinks.
History of Html:-
Tim Berners-Lee is the innovator of the Web. In 1989, Tim was working in a processing administrations segment of CERN when he concocted the idea; at the time he had no clue that it would be actualized on such a gigantic scale.
Html is a subset of SGML(Standard Generalized Markup Language). It contains a lot of predefined tags which are used to form the layout of the html. SGML was developed by International Organisation For Standards in 1986.
Versions of Html:-
Html 1.0 is a hybrid of SGML, it was having only 20 elements and right now 13 elements is the part of version 4.01. After Html 1.0 different version came in the market like html 2.0, html 3.0, html 4.0 and the latest version is html 5.0.
Html 4.01 was the latest version of the html but it was replaced by the XHTML(extended hyper text markup language). Html was completely substituted not only Html 4.01 but also XHTML.
Version | Year |
---|---|
HTML | 1991 |
HTML 2.0 | 1995 |
HTML 3.2 | 1997 |
HTML 4.01 | 1999 |
XHTML | 2000 |
HTML5 | 2014 |