Ad

HTML Tutorial

Tim Berners Lee | ankitweblogic

Tim Berners Lee
Founder of HTML

HTML is the most fundamental and useful technology for creating a website. In this series of tutorial, I have tried to cover all the major and important topics of HTML v1.0 to HTML v4.0. For HTML5, there is another separate series of tutorial. This tutorial guides you how to use HTML tags and attributes in a webpage, step-by-step, with solved exercise.

Beginners who wish to start learning HTML and build websites for both personal and business usage may find this tutorial helpful.

Students who wish to pursue a career in website designing, and for experts who wish to revise the HTML topics will find this course helpful.

I Hope this tutorial is helpful for all readers.

HTML Version History

Version Year Description
HTML 1991 Tim Berners-Lee at CERN developed the first version of HTML, initially with only 18 tags. This version was never officially released.
HTML 1.0 1993 First publicly released version. It provided basic structure with elements for headings, paragraphs, lists, and hyperlinks.
HTML 2.0 1995 Became the standard markup language. It introduced new features like forms and tables, enabling more interactive and structured web pages.
HTML 3.0 1997 Proposed with more advanced features but never fully implemented due to browser compatibility issues.
HTML 3.2 1997 It was adopted, incorporating many of the intended features of HTML 3.0, including improved table support, applets, and text flow.
HTML 4.0 1997 Released, focusing on accessibility improvements, and introduced frames, scripting support, and enhanced multimedia capabilities.
HTML 4.01 1999 Became the widely used standard, refining HTML 4.0 and emphasizing the separation of structure and presentation using CSS.
XHTML 1.0 2000 Based on XML, was introduced with stricter syntax rules, aiming for cleaner and more consistent code. However, it didn't gain widespread adoption as a replacement for HTML.
HTML 5 2014 It was officially released as a W3C Recommendation, although its development had been ongoing for several years. It brought significant advancements, including: New semantic elements, multimedia tags, improved form controls and new input types, APIs for offline storage, drag and drop, and geolocation.
HTML 5.1 2016 Minor updates and revisions continued to refine the language, focusing on areas like accessibility and new features. The HTML Living Standard, maintained by WHATWG, is now the continuously updated specification for HTML.
HTML 5.2 2017

Ad: