DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Coding
  3. Languages
  4. 25 Years of Markup: The Evolution of HTML

25 Years of Markup: The Evolution of HTML

HTML acts as the skeleton for pretty much everything on the internet. Read on to learn more about the history of this markup language.

Alin Pogan user avatar by
Alin Pogan
·
Mar. 15, 18 · Opinion
Like (2)
Save
Tweet
Share
10.04K Views

Join the DZone community and get the full member experience.

Join For Free

Web developers today speak of frameworks, cores, web apps, and integrations but they hardly spare a word for the language all these are built upon: HTML. The HyperText Markup Language has been with us since the very beginning of the World Wide Web and has evolved together with the internet to offer an easy and incredibly usable way to create web pages. Without them, no website could exist - even those built entirely in Flash (there were quite a few back in the day) needed it to embed their interactive animations. HTML is everywhere, from the search results of Google to mobile web apps at https://www.allslotscasino.com/. Now, 25 years after its first implementation, let's take a brief look at its history.

HTML

HyperText Markup Language was first proposed by the famed inventor of the World Wide Web, Sir Timothy John "Tim" Berners-Lee. He built this simple markup language based on SGMLguid, the standard documentation format used internally at CERN. The first publicly available description of the language only contained 18 elements, all of them inspired by SGMLguid with the exception of the hyperlink tag.

The earliest HTML document available today has the following code:

<title>Hypertext Links</title>
<h1>Links and Anchors</h1>
<p>A link is the connection between one piece of
  <a href=WhatIs.html>hypertext</a> and another.</p>

Standards

The first proposal for an HTML specification was an internet draft called "Hypertext Markup Language (HTML)" by Berners-Lee and Dan Connolly, was published in mid-1993 - so this is the time when the language was officially born. This draft, along with the HTML+ draft, expired in 1994 - the language was without an official specification until the Internet Engineering Task Force (IETF) completed the "HTML 2.0" specification in 1995. From then on, things happened pretty fast for a while - HTML 3.2 was published in January 1997, followed by HTML 4.0 in December of the same year. One year later, the W3C issued the HTML 4.01 specifications, and these remained the only version of the language for more than a decade.

HTML5

HTML5 was the first major overhaul of the HTML specification since the release of HTML 4.01 in 1999 - at long last, as many would say. And it was one that brought serious changes in the way markup was rendered by web browsers, changes that were long overdue. Among others, it has added a way to natively handle multimedia and graphical content, and it has added new page structure elements in order to enhance the semantic content of documents.

HTML 5.0 became a Recommendation in 2014, HTML 5.1 "suffered" the same fate in 2016, and HTML 5.2 was released as a W3C Recommendation on December 14, 2017. And this is where we stand today.

HTML

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Journey to Event Driven, Part 1: Why Event-First Programming Changes Everything
  • Choosing the Right Framework for Your Project
  • How To Best Use Java Records as DTOs in Spring Boot 3
  • Host Hack Attempt Detection Using ELK

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: