Tim Berners-Lee creating the World Wide Web

Who Invented the World Wide Web, and Why Did He Give It Away for Free?

In March 1989, a British software engineer at a European physics laboratory submitted a project proposal to his supervisor. It described a system for linking scattered documents so that researchers could find information without knowing exactly where it lived or how it was stored. His supervisor read it, scrawled a note across the top, and handed it back: “Vague, but exciting.”

That proposal became the World Wide Web. The engineer was Tim Berners-Lee, and the note is one of the more accurate judgments in the history of computing, because almost nothing about the web’s success was obvious in advance. The internet that carries it had already existed for two decades. The idea of linking documents was older still. What was missing was someone willing to combine those pieces into something usable, at a place that actually needed it badly enough to build it.

Understanding who invented the web means understanding a problem that had nothing to do with browsers, images, or online shopping. It was a problem of information getting lost inside an organization too large and too technically fragmented to keep track of itself.

The Internet and the Web Are Not the Same Thing

Many people use “the internet” and “the web” interchangeably, but they describe two different layers of technology, invented decades apart by different people for different reasons.

The internet is the physical and technical infrastructure: the cables, servers, and communication protocols that let computers around the world exchange data. That system dates back to the late 1960s, when the U.S. Department of Defense funded ARPANET, and it matured through the 1970s and early 1980s as researchers developed the TCP/IP protocols that still route data today. By the time Berners-Lee arrived at his job, the internet already connected research institutions across the world.

The web is something built on top of that infrastructure: a system for organizing and linking information so that ordinary people, not just network engineers, could navigate it. Berners-Lee did not invent the internet. He invented a way of using it.

That distinction matters because it explains why the web could be created so quickly once the right conditions appeared. The hardest engineering problem—getting data to travel reliably between distant computers—had already been solved. What remained was a problem of organization, and that turned out to be just as difficult in its own way.

A Physics Lab Drowning in Its Own Knowledge

Berners-Lee worked at CERN, the European Organization for Nuclear Research, based near Geneva, Switzerland. CERN was, and still is, one of the largest particle physics laboratories in the world, employing thousands of scientists from dozens of countries who rotated in and out on research projects that could last years.

This created a peculiar kind of chaos. Researchers used incompatible computer systems, wrote documentation in different formats, and constantly lost track of each other’s work. A physicist might spend weeks solving a technical problem that a colleague down the hall had already solved—if only there had been a practical way to find that out. Institutional memory kept leaking out the door every time a research contract ended.

Berners-Lee had encountered this problem before. In 1980, during an earlier stint at CERN, he had written a small personal program called ENQUIRE to help himself keep track of connections between people, projects, and documents. It never left the building, and the original code was later lost. But the underlying idea stayed with him: information becomes more useful when you can jump directly from one piece of it to a related piece, rather than hunting through folders and filing systems.

By 1989, that idea had matured into something more ambitious. Berners-Lee proposed a system that would let anyone at CERN create documents containing links to other documents, stored anywhere on the network, that a reader could follow with a single click. It required no central authority, no master index, and no permission from whoever controlled the destination document. Any computer connected to the network could, in principle, both host information and read it.

That last detail is easy to overlook, but it is the entire reason the system worked. A network built around central control would have required someone to manage it. Berners-Lee designed one that needed no manager at all.

Building the Web on a Computer Built to Sell Software

Getting approval for a vague but exciting proposal was only the beginning. Berners-Lee still had to build the thing, and he did it largely by himself, using a NeXT computer—a sleek, underpowered machine made by the company Steve Jobs founded after leaving Apple. The hardware was not particularly important. What mattered was that NeXT’s operating system made it unusually fast to build custom software, and Berners-Lee needed speed, because he was creating almost everything from nothing.

Over the following months, he wrote the first web browser, which he called WorldWideWeb, and the first web server software to deliver documents to it. He wrote the first web page, a simple document explaining what the project was and how to use it. And working with a Belgian colleague named Robert Cailliau, who became an essential partner in refining and promoting the project inside CERN, he built the tools that turned a personal proposal into a working system other people could actually try.

By late 1990, the pieces were in place. By 1991, CERN made the software available to other research institutions outside its own walls. The web existed, but at that stage, almost no one outside a small circle of physicists had heard of it.

Three Inventions, Not One

It helps to understand that Berners-Lee did not build a single invention called “the web.” He built three separate technical components that had to work together, and each one solved a distinct problem.

The first was HTML, or HyperText Markup Language, a simple system for formatting documents and embedding links inside them. It let a plain text file become a page with headings, paragraphs, and clickable connections to other pages.

The second was the URL, originally called a URI, a standardized way of writing an address that pointed to exactly one document, wherever it happened to be stored on the network. Before this, there was no universal way to say “this specific file, on this specific machine, right here.”

The third was HTTP, or HyperText Transfer Protocol, the set of rules computers used to request a document and receive it in return. This is the part that actually moved information from a server to a browser.

None of these three pieces was individually revolutionary. Hypertext, the general idea of linking documents together, had been discussed since at least 1945, when the American engineer Vannevar Bush described something similar in an essay called “As We May Think.” The word “hypertext” itself was coined in 1963 by the technologist Ted Nelson, who spent decades pursuing his own, far more ambitious version of the idea. What Berners-Lee did was take a concept that had existed in theory for nearly half a century and build the smallest, simplest version that could actually run on the internet as it existed in 1990. He was not the first person to imagine linked documents. He was the first to ship something that worked.

The Decision That Mattered More Than the Invention

The most consequential choice in the web’s history was not technical at all. It happened in 1993, when CERN’s management agreed to release the web’s underlying technology into the public domain, royalty-free, with no patent claims and no licensing fees required from anyone who wanted to use it.

This decision is easy to skim past, but it deserves close attention, because the alternative was entirely plausible. CERN could have patented the technology and charged licensing fees to every company that wanted to build a browser or run a website. Other organizations, facing similar inventions around the same period, made exactly that choice. Had CERN done the same, the web might have grown much more slowly, controlled by whoever could afford the license, shaped by whoever held the patent.

Berners-Lee had pushed hard internally for an open release, arguing that the technology would only become useful if anyone could adopt it without asking permission or paying anyone first. CERN’s decision to agree with him is arguably the single event that determined what kind of internet the world eventually got.

A network that anyone can join without paying a toll behaves very differently from one that requires a license. The web spread the way it did because using it cost nothing beyond an internet connection, and building on it required no lawyer.

From a Research Tool to a Global Phenomenon

Even with the technology free and available, the web spent its first few years as a niche tool used mainly by physicists and computer scientists. The turning point came in 1993, when a student named Marc Andreessen and a team at the University of Illinois released a browser called Mosaic, which added something Berners-Lee’s original browser lacked: the ability to display images directly inside a page, rather than as separate downloaded files.

Mosaic made the web visually appealing to people who had no interest in academic networking protocols. Within a couple of years, commercial browsers, commercial websites, and the first wave of internet businesses followed. None of that growth required renegotiating the underlying technology, because the underlying technology had already been given away.

What People Get Wrong About Who Built the Web

The most common misconception is the one this article opened with: confusing the internet with the web, as though one person invented the entire concept of a connected global network. Berners-Lee built a layer on top of infrastructure that already existed, and that distinction is not a minor technicality. It explains why the web could appear fully formed within a few years, rather than requiring decades of network engineering from scratch.

A second, quieter misconception understates Robert Cailliau’s role. Cailliau did not write the original proposal, but his advocacy inside CERN’s bureaucracy, and his work refining the browser and building support for the project, were essential to getting the web taken seriously before anyone outside the lab had heard of it. Major technical shifts are rarely the work of one isolated genius, even when the historical shorthand settles on a single name.

Why the Web Still Carries Its Founder’s Choice

Berners-Lee went on to found the World Wide Web Consortium in 1994, an organization that still sets open technical standards for the web today, and he has spent much of his subsequent career arguing for keeping the web decentralized and free of centralized control—the same instinct that shaped his original 1989 proposal.

The web did not have to turn out open. It turned out open because the people who built it, and the institution that employed them, decided that a network worth having was one nobody had to ask permission to join.

That decision is easy to take for granted now, precisely because it worked. Every website anyone builds without a license fee, every browser anyone downloads without a patent dispute, traces back to a choice made in a Swiss physics lab by people who were mainly trying to stop losing track of their own research. The web began as a solution to institutional memory loss. It became something much larger because its creators refused to fence it in.

If you found this article helpful, please share it with others.

Similar Posts