ITH
IT History Journal
March 12

March 12, 1989 — Tim Berners-Lee Proposes the World Wide Web

March 12, 1989

On March 12, 1989, Tim Berners-Lee, a British software engineer working at CERN (the European Organization for Nuclear Research), submitted a proposal titled “Information Management: A Proposal.”

This document is widely considered the birth of the World Wide Web.

At the time, CERN was the largest internet-connected research institution in the world, but its information systems were chaotic. Thousands of scientists from different countries worked on experiments, yet their data and documents were stored in separate incompatible systems.

Berners-Lee proposed a simple but radical idea: a universal system of linked documents accessible through a network.

The idea: hypertext over the internet

The core concept of Berners-Lee’s proposal was combining several existing ideas:

  • Hypertext — documents that contain links to other documents
  • The Internet — a global network already used by universities
  • Universal identifiers for documents

From this combination emerged three fundamental technologies that still power the web today:

  • URL — Uniform Resource Locator (address of a document)
  • HTTP — Hypertext Transfer Protocol (how browsers communicate with servers)
  • HTML — Hypertext Markup Language (how web pages are structured)

The reaction at CERN

The proposal was not immediately recognized as revolutionary.

Berners-Lee’s manager, Mike Sendall, famously wrote a short comment on the document:

“Vague, but exciting.”

CERN did not launch a large official project. Instead, Berners-Lee was allowed to experiment with the idea informally.

This is one of the most remarkable things about the early history of the web: the technology that later transformed the world started as a small internal research experiment.

1990: the first implementation

During 1990, Tim Berners-Lee worked with Belgian systems engineer Robert Cailliau to build the first working version of the Web. Several crucial pieces were created:

  • the first web server — httpd
  • the first web browser/editor — WorldWideWeb (later renamed Nexus)
  • the first version of HTML
  • the HTTP protocol

The software ran on a NeXT workstation. A sticker on the machine reportedly read: “This machine is a server. DO NOT POWER IT DOWN!”

1991: the Web goes public

On August 6, 1991, Berners-Lee announced the World Wide Web on the Usenet newsgroup alt.hypertext. At that moment the web became available to the broader Internet community.

The first website was hosted at CERN at address http://info.cern.ch. The page explained what the World Wide Web was, how to install a web server, how to create web pages, and where to download the browser. In other words, the first website was essentially documentation for the web itself.

A restored version of that page can still be viewed today.

1993: the Web goes mainstream

In 1993, the NCSA Mosaic browser was released by Marc Andreessen and Eric Bina. Mosaic made the Web easy to use with graphics, and this was the moment when the Web moved from an academic tool to a mass-adopted technology.

Why this moment matters

Berners-Lee did not invent the Internet. But he created the layer that made the Internet usable by everyone.

Before the Web, using the Internet required technical knowledge: FTP, Telnet, Gopher, and command-line tools. The Web replaced these with something far more powerful: clickable documents connected by links.

That idea became the foundation of the modern digital world.