Computer Atlas

Tim Berners-Lee

Also known as: Tim Berners-Lee, WWW, World Wide Web, HTTP, HTML inventor

supplemental beginner concept 4 min read · Updated 2026-06-08

British scientist who invented the World Wide Web in 1989 at CERN — proposing HTTP, HTML, and URLs as an open, non-proprietary system for sharing information, then deliberately not patenting it to ensure universal access.

Primary domain
Information Systems
Sub-category
Computing Platforms, World Wide Web & Digital Marketing

In simple terms

In 1989, a CERN scientist named Tim Berners-Lee wrote a proposal titled “Information Management: A Proposal” — his boss Mike Sendall scrawled “vague but exciting” on the cover. Within two years, Berners-Lee had invented the World Wide Web: a system of documents linked by hyperlinks, retrieved via HTTP, written in HTML, and identified by URLs. He built the first web server (info.cern.ch) and browser (WorldWideWeb). Crucially, he and CERN released the web to the public domain in 1993 — refusing to patent it. The web is free and open; that decision changed everything.

More detail

The problem at CERN: CERN (European particle physics laboratory) employed thousands of researchers who stored documents in incompatible systems. When someone left, their documents often became inaccessible. Berners-Lee, a software engineer, proposed a distributed hypertext system that would survive personnel turnover by linking documents rather than centralising them.

The inventions (1989–1991):

  • HTTP (HyperText Transfer Protocol): a simple request-response protocol for fetching documents. HTTP/0.9 (1991) had one method: GET. The simplicity was intentional.
  • HTML (HyperText Markup Language): a document format with hyperlinks (<a href="...">) that connected documents across servers. Derived from SGML (Standard Generalised Markup Language).
  • URL (Uniform Resource Locator): a universal addressing scheme for documents on the internet: scheme://host/path.
  • First web server: info.cern.ch (a NeXT computer in Berners-Lee’s office). Still running at its original address as a historical exhibit.
  • First browser (WorldWideWeb): also an editor — Berners-Lee’s vision was a read-write web where everyone could publish.

Key decision — making it free: CERN released the web software to the public domain in April 1993. Had CERN patented it, every website would have owed royalties; the web would have become a proprietary system like AOL or CompuServe. The free release is widely credited as the enabling condition for the web’s explosive growth.

Timeline:

  • 1989: “Information Management: A Proposal” submitted to management.
  • 1990: First web server and browser; Christmas day: first HTTP communication between client and server.
  • 1991: External users can access the CERN web for the first time.
  • 1993: CERN releases Web software to public domain.
  • 1993: NCSA Mosaic — the first browser with images inline — causes the web to go mainstream.
  • 1994: Berners-Lee founds W3C (World Wide Web Consortium) at MIT to develop web standards.
  • 1996–2000: dot-com boom; Internet Explorer vs. Netscape “browser wars.”
  • 2004: Berners-Lee receives a knighthood (Sir Timothy).
  • 2009: Founds World Wide Web Foundation to advocate for the “open web.”
  • 2019: W3C publishes the HTML 5.2 standard.

W3C: Berners-Lee runs the World Wide Web Consortium, which standardises HTML, CSS, HTTP, WebAssembly, and hundreds of other web standards. W3C’s standards-based approach created the interoperable web — browsers implement the same standards, so web pages work across vendors.

Later work — linked data and solid: Berners-Lee has advocated for the “Semantic Web” (machine-readable linked data) and the Solid project (a proposed standard for personal data pods that users control, decoupling data from applications). These haven’t achieved the adoption of the original web.

Why it matters

The World Wide Web is the defining infrastructure of the 21st century — connecting billions of people, enabling e-commerce, social media, remote work, education, and democracy. The decision to make it free, open, and standardised (rather than proprietary) determined that it would be decentralised and universally accessible. Understanding Berners-Lee’s decisions (simple protocol, no patent, standards body) explains why the web works the way it does — and why it’s been so difficult to change fundamental aspects like the link model or the URL structure.

Real-world examples

  • info.cern.ch: the first website, still accessible at its original address.
  • W3C: 450 member organisations developing web standards; every browser implements W3C standards for HTML, CSS, SVG, WebAssembly, etc.
  • The web has ~2 billion websites and is used by 5.4 billion people (2024).
  • Tim Berners-Lee’s 2019 “Contract for the Web” was signed by 150 organisations including Google, Microsoft, and Facebook.

Common misconceptions

  • “Tim Berners-Lee invented the internet.” The internet (TCP/IP networks) predates the web by 20 years; it was developed from ARPANET. Berners-Lee invented the web — the document-linking system that runs on the internet.
  • “HTTP and HTML are the same as the internet.” HTTP and HTML are web-specific protocols on top of the internet. Email (SMTP), DNS, and FTP also run on the internet without HTTP or HTML.

Learn next

Berners-Lee built the web on the ARPANET-derived internet infrastructure. Linus Torvalds created the OS and version control tool most web servers run on. Xerox PARC pioneered the GUI and networked computing that preceded the web.

Neighborhood

A visual companion to the relationships above. Click any node to visit that topic.