Open In App

Who developed HTML ?

HTML (HyperText Markup Language) is the standard markup language for creating web pages and web applications. It was first developed by Tim Berners-Lee in 1990 while he was a contractor at CERN (the European Organization for Nuclear Research). Since its inception, HTML has undergone significant evolution to meet the growing demands of the web.

Developer and Initial Development

Tim Berners-Lee, a British computer scientist, is credited with inventing the World Wide Web in 1989. As part of this invention, he developed the first version of HTML to create and navigate links between documents over the internet.



Early Versions and History

XHTML

XHTML 1.0: Published in January 2000, XHTML is a reformulation of HTML 4.01 in XML. It enforced stricter syntax rules.

Modern HTML

Continuous Development

The W3C and the WHATWG (Web Hypertext Application Technology Working Group) are the two main organizations involved in the development of HTML. In 2019, they agreed to work together to advance the HTML and DOM specifications more efficiently.



HTML is now considered a “living standard,” meaning it is continuously updated and improved. New features and improvements are added as they are developed and agreed upon, rather than being released in distinct versions.

Timeline and Versions until 2024

Conclusion

As of 2024, HTML continues to evolve under the “living standard” model, with ongoing updates that reflect the needs of modern web development. This approach ensures that HTML remains relevant and capable of supporting the latest multimedia, graphical, and application development requirements for the web. The shift towards a continuously evolving standard means that the future of HTML will adapt more fluidly to the rapid pace of technology, with improvements and new features being integrated as soon as they are ready.

Article Tags :