History of HTML
In 1986, a new ISO standard (ISO 8879) was released which aimed to make platform and display differences irrelevant to the delivery and rendering of documents. This standard detailed the language called the Standard Generalized Markup Language (SGML.)
Tim Berners-Lee and the Genesis of the WWW
In 1989, Tim Berners-Lee created a proposal for a hypertext document system to be used within the CERN community. Although based in Switzerland, CERN members were scattered throughout the globe and project turnover was often high. Collaboration over long distances, getting new project members quickly up to speed and preservation of information in the face of frequent member turnover were the driving factors in the development of the proposed system. This system, which Berners-Lee later named “The World-Wide Web” in October of 1990, outlined several important components necessary to realize the vision and which, in a nutshell, defines the nature of the WWW today:
- It must be cross-platform
- Must be able to use many existing informational resource systems while also allowing new information to be easily added
- A transport mechanism was necessary to move documents across networks [evolved into HTTP]
- An identification scheme for addressing both local and remote hypertext documents [evolved into URL addressing]
- A formatting language for the hypertext documents. This was not explicitly mentioned, but was part and parcel of presenting the information received [evolved into HTML]
The Development of HTML
Berners-Lee developed and defined the HTML language, which was created and defined using SGML, during the development cycle for the first Web browser/editor from October to December 1990. The first version of the browser initially ran only on the NeXT platform and was only processing text files, but it was a start. Berners-Lee later put the code and specifications for the project (including HTML) on the Internet in the summer of 1991. During the next few years the system introduced by Berners-Lee caught on in the Internet community - and the ‘web’ of documents available was steadily growing. A common library of code was available to programmers to easily create the needed capabilities to access web documents. Browsers quickly became available for a wide variety of platforms. As the number of implementations grew, the variety did also. The HTML language originally specified by Berners-Lee had developed and extended far beyond its initial form and no real standard had yet been developed. For a further discussion of how the first HTML standard finally developed, please see the HTML 2.0 history page.
Source : Eskimo

