Lunduke
News • Science & Tech
Myth: "HTML was invented by Tim Berners-Lee"
The truth? He copied someone else's work.
April 10, 2024
post photo preview

Go to any search engine and type in, "Who invented HTML" and you'll -- almost always -- be given the following answer (or some variation on it):

"HTML was invented by Tim Berners-Lee."

Want to know a little secret?  That is utter hogwash.

"Heresy," you proclaim!  "Everyone knows Sir Tim Berners-Lee, who was knighted by the Queen and won of the Turing Award, created the HyperText Markup Language!  You better have some serious proof to backup such an outlandish claim!"

Challenge accepted.

To start with, let's look at a simple HTML document.

HTML.  I think?  Maybe?

Oh, wait.  Hold up.  I accidentally used the wrong screenshot.  That's not HTML... that's SGML.  A totally different language used several years before HTML.

Here.  Let me post an HTML screenshot.

Or is it the other way around?

Dagnabbit!  I did it again!  This time I accidentally posted a picture showing an HTML sample next to an SGML sample!

Funny.  They look exactly the same.

What the heck is SGML?

SGML -- the Standard Generalized Markup Language (aka ISO 8879) -- was set as a standard back in 1986... 7 years before the release of the HTML 1.0 specification.

Over in Switzerland, at CERN ("Conseil européen pour la Recherche nucléaire" aka "European Organization for Nuclear Research"), Anders Berglund adopted SGML primarily for usage in formatting documentation.

Title page of the CERN SGML User's Guide

That variation on SGML -- dubbed "SGMLguid" -- remained in usage at CERN for several years.  And, in 1987, Tim Berners-Lee was hired as a contractor at CERN.

Where, wouldn't you know it, part of Tim's job was using that CERN implementation of SGML.

A few years later, HTML was born.  Just to jog your memory, here is a document marked up in both Tim's HTML 1.0... and the CERN variant of SGML.

Mic drop.

Find the difference.  I dare ya.

Now, I'm not saying that Sir Tim Berners-Lee directly copied HTML from SGML (and the implementation that Anders Berglund made of it)... wait... yes.  Yes, I am.  I am saying exactly that.

HTML is a copy.

That's not entirely fair to Sir Tim.

In defense of Sir Tim, Knight of Her Majesty the Queen, he did do more than simply make a copy of SGML when "creating" HTML.

In fact, Sir Tim made three -- very important -- changes to SGML in order to make it HTML:

  1. He added the "a href" link tag.
  2. He changed the file extension from ".sgml" to ".html".
  3. He implemented an SGML parser which only implemented a little over a dozen tags from SGML... and ignored the rest.  And called it "HTML".

While item 1 (the HREF tag) is a noteworth change over SGML, items 2 and 3 (which are very real) only serve to reinforce the fact that HTML is -- for the most part -- simply a copy of an existing SGML implementation.  And a less functional one at that.

As an example, here is the very first HTML document ever written.  Which, other than the usge of HREF, is identical to SGML.

The very first HTML document, written by Sir Tim Berners-Lee - December 3rd, 1990

Change that "href" tag to something which SGML recognizes -- such as a different "Anchor" type (which is what the "a" stands for in "a href") -- and this instantly becomes a valid SGML document.

But... HyperText!  That's important!

While the addition of a standardized way of including simple looking HyperText Anchors (aka "links" or "a href") was a welcome addition to SGML... that was, at the time, the only significant change which Sir Tim implemented in his SGML copy known as HTML.

(Other than changing the file extension to ".html", of course.  That was pretty... important.  *cough*)

Back in the late 1980s, people were adding HyperText (and linking between "documents") everywhere.  Shoot.  Apple already had a fully graphical HyperText system known as HyperCard.

HyperCard 1.0

In fact, nearly every major On-Line service of the day included some form of linking between documents.

With the HyperText hype train fully underway -- across the entire computing universe -- it was only natural that any update to -- or copy of -- SGML would include that functionality.

So... yes.  Sir Tim Berners-Lee adding "HREF" to SGML was important.  But, otherwise, HTML was little more than a direct copy of existing work.

None of this is disputed.

These are historical facts that are well documented.  Shoot.  The W3C, itself, agrees with everything I said above.

So why, then, is this important to talk about any of this?

Because the getting history right is important.

The ridiculous myth that "Tim Beners-Lee invented HTML" has been repeated, over and over again, every single day... for decades... resulting in that myth becoming accepted as gospel truth.  With awards and acclaim (and even a knighthood) showered upon Sir Tim, in part, because of that myth.

The work which Tim Berners-Lee did on that initial HTML 1.0 release was -- to put it bluntly -- trivial.  At most.  Bordering on plagiarization.

The reality is... Tim stood on the backs of giants.  He wasn't simply inspired by others... he directly copied them.  To the point where Tim's work is almost indistinguishable (see the screenshots above) from the work which he copied (and is almost always attributed to him).

Some of the giants he stood on the backs of:

  • Anders Berglund (and his work on SGMLguid at CERN).
  • Charles Goldfarb, Edward Mosher and Raymond Lorie (the original creators of GML, upon which SGML was based -- note that "GML" was named after the first letters in their last names).
  • Ted Nelson and Douglas Engelbart for their early (1960s) work on HyperText systems.
  • And so many others.

Every single one of those names contributed something new and significant to the world of HyperText and Markup Languages.  They blazed new trails.

Sir Tim copied the existing SGML, changed the file extension, removed a few features, added an anchor tag (which was a feature everyone and their dog was doing at the time), and released it.

"Modifying a Work" vs "Claiming it as Your Own"

If I were to, for example, fork the Linux kernel -- change one line of code -- and release it as "NotLinuxWinkWink"... I can do that.  It's an open source project, and I can legally make modifications and release copies.

But, if I were to then receive near universal acclaim for inventing "NotLinuxWinkWink"... that's a problem.  Legality aside, that just wouldn't be right.  Or true.

Likewise, if I were to copy the specification for the C programming language... and change one line (or add one feature)... it would not be true to say that I "invented" a new language.  I tweaked something that already existed (that somebody else built).  A little.

Thus is the case with Sir Tim and HTML.

Was Sir Tim an instrumental figure in computing?  You bet.  Does he deserve a mention in the history books because of that?  Absolutely.  And in some positive ways, at that!

But did he "invent" HTML?  Not by a long shot.

And we need to stop repeating that myth.

community logo
Join the Lunduke Community
To read more articles like this, sign up and join my community today
32
What else you may like…
Videos
Podcasts
Posts
Articles
The UK Begins Process of Blocking 4Chan in 60 Days

The United Kingdom Office of Communications (Ofcom) has issued a fine to 4Chan. If 4Chan does not pay the fine in 60 days, it can be blocked in the UK.

More from The Lunduke Journal:
https://lunduke.com/

00:10:08
Framework's Discord Moderators Go on Strike over "Fash" Software Support

Volunteer moderators have "taken a hiatus" in response to Framework supporting Omarchy Linux and Hyperland - which Leftists say have "Hitler Particles".

More from The Lunduke Journal:
https://lunduke.com/

00:24:12
"detect-fash" Feature Developed (and Rejected) for Systemd

"A utility to detect problematic software and configurations," such as Omarchy Linux, Hyprland, & Ladybird, was developed by an account with a Russian Military email address.

More from The Lunduke Journal:
https://lunduke.com/

00:14:38
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

Heads up: The “Linux Sucks 2025” livestream planned for October 14 is being bumped out a couple days due to technical hiccups in the streaming setup.

Had streaming issues for the last several days, so makes sense to sort that out before doing a big show.

Updated schedule asap.

I’ve got an old Intellivision I’m getting rid of. I’ve never tested it and have no real desire to hold on to it so was planning on selling it. Figured I’d extend the offer here first since it might be up someone’s alley. I was going to list it on eBay at $25 + shipping but for this group am open to offers.

post photo preview
October 13, 2025
Sale ends in a few hours, Lifetime Subs set up.

Holy moly, you guys are amazing.

A few days ago I published a “50% off” sale for Lunduke Journal subscriptions… and all of you showed up. In a big way.

To everyone who grabbed a Lifetime Subscription over the last few days: All of you are set to full Lifetime access. You should have a confirmation email in your inbox. If not, email me and I’ll make sure you’re setup properly.

That “50% off” sale ends tonight at midnight. So you have a few hours to snag a discounted subscription, if you haven’t already.

A huge thank you to everyone who supports this work. Couldn’t do it without you.

-Lunduke

Read full Article
October 12, 2025
50% Off Lunduke Journal Extended Through Monday (Oct 13th)

Just a quick heads up:

The “50% off every kind of Subscription to The Lunduke Journal” sale has been extended through Monday (October 13th).

So. You know. Grab one at 50% off between now and end of the day on Monday.

To all of you amazing nerds who have picked up a Lifetime Subscription already this weekend: You are awesome. You’ll be receiving a confirmation email, with all of the Lifetime Subscription details, by tomorrow (if you haven’t already).

Oh, and remember how we hit 11 Million views last month? Yeah. We’re well on our way to blowing past those numbers in October.

Wild.

See you all on Monday!

-Lunduke

Read full Article
October 12, 2025
The Asymptotic Line of the Lifetime Lunduke Subscription
(Visualized with the power of spreadsheets and charts.)
 

The Lunduke Journal’s World Famous Lifetime Subscription (tm) was introduced 3 years, 3 months ago.

Every day that passes, the value of that Lifetime Subscription gets better and better. Like any good asymptotic line, it steadily approaches 0 (but never quite gets there).

Let’s do some math!

At that price, the cost “Per Month” of a Lifetime Subscription, after 39 months, is $3.85.

By 39 months after that, the “cost” goes down to $1.92. And it keeps getting closer to zero. Every month. Heck. Every day.

(Even at the regular price, the value of a Lifetime Subscription is a sweet asymptotic line. But discounts are doubly good.)

Now. I’m just going to throw a few nuggets of information at you. Do with them what you will.

  • Lunduke has been publishing Open Source & Tech News since 2006 (almost 20 years) and I’m still getting warmed up.

  • The Lunduke Journal Lifetime Subscription has been around for over 3 years already.

Based on that, sure does look like good odds that Lunduke is going to be doing this sort of reporting for a very, very long time. Which makes the Lifetime Subscription a safe bet.

Plus… and I’m no Math-a-tologist (tm), but… it seems to me like the earlier a person picks up a Lifetime Subscription, the better the deal gets.

My suggestion?

  1. Grab a Lifetime Subscription at the discounted price before midnight (because saving money is good).

  2. Enjoy the perks (like forum access and the downloadable shows and books).

  3. Never need to worry about paying for a monthly subscription again.

  4. High five yourself every month, as the “Cost Per Month” of your Lifetime Subscription steadily moves towards 0.

Again… do it before midnight tonight (Sunday, October 12th), when the price goes back to normal.

But that’s just a suggestion. If you’d prefer to pay a fixed rate, every month, which never approaches zero (like a totally awesome asymptotic line)… that’s ok too. 😎

-Lunduke

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals