HTTP/HTML Standards Development and Major Revisions (1990–2014)

  1. Berners-Lee drafts CERN web proposal

    Labels: Tim Berners-Lee, CERN

    Tim Berners-Lee wrote Information Management: A Proposal at CERN, outlining a distributed hypertext system to help researchers share and track information. This document is widely treated as the starting point for what became the World Wide Web. A revised version followed in 1990, helping move the idea toward implementation.

  2. First website becomes publicly accessible

    Labels: First website, CERN

    The first website, hosted at `info.cern.ch`, went online to explain what the World Wide Web was and how to use it. Making a live, reachable site was a key step from an internal CERN project to something others could try. It also created pressure for shared technical rules so different computers and programs could interoperate.

  3. CERN releases web software to public domain

    Labels: CERN, WWW software

    CERN signed a declaration placing key World Wide Web software into the public domain, including core libraries and server code. This reduced legal barriers and encouraged broad adoption and experimentation outside CERN. The decision helped the web grow as an open system rather than a proprietary product.

  4. W3C is founded to coordinate web standards

    Labels: W3C, web standards

    The World Wide Web Consortium (W3C) was founded to develop open standards that keep the web interoperable across different browsers and servers. Having a central standards body made it easier to agree on common formats such as HTML. This helped reduce fragmentation as more companies began building web software.

  5. HTML 2.0 is formalized as an IETF standard

    Labels: HTML 2, IETF

    RFC 1866 defined HTML 2.0, turning earlier, informal web practices into a clearer specification. It described core document structure and features such as links and forms, supporting more consistent implementation across browsers. This was an early example of web technology being documented through open internet standards.

  6. HTTP/1.1 is first published as RFC 2068

    Labels: HTTP 1, RFC 2068

    RFC 2068 provided an early, detailed specification for HTTP/1.1, the protocol used by web clients and servers to request and deliver resources. Compared with earlier practice, HTTP/1.1 improved how connections and caching could work at scale. This version was later revised and consolidated, but it marked a major step toward a modern web transport standard.

  7. HTML 3.2 becomes a W3C Recommendation

    Labels: HTML 3, W3C

    W3C published HTML 3.2 as a Recommendation, reflecting features that were already widely deployed in browsers. Standardizing those features improved compatibility, especially for common page elements like tables and applets. It also set the stage for larger, more structured updates in HTML 4.

  8. HTML 4.0 becomes a W3C Recommendation

    Labels: HTML 4, W3C

    HTML 4.0 was published as a W3C Recommendation, aiming to improve interoperability and long-term maintainability of web pages. It expanded support for scripting, style sheets (CSS), and accessibility and internationalization features. The release helped shift web authoring toward cleaner structure and better separation between content and presentation.

  9. URI syntax is standardized in RFC 2396

    Labels: URI, RFC 2396

    RFC 2396 defined the generic syntax for Uniform Resource Identifiers (URIs), including the structure used by many web addresses. Clear URI rules mattered because both HTML (links) and HTTP (requests) depend on consistent identifiers. Standardizing URI parsing reduced ambiguity across software implementations.

  10. HTTP/1.1 is consolidated in RFC 2616

    Labels: HTTP 1, RFC 2616

    RFC 2616 replaced earlier HTTP/1.1 documents and became the best-known reference for HTTP/1.1 for many years. It described request/response behavior, headers, caching, and other core rules needed for reliable web communication. This consolidation helped align browser and server behavior during a period of rapid web growth.

  11. HTML 4.01 is published as a W3C Recommendation

    Labels: HTML 4, W3C

    HTML 4.01 updated HTML 4.0 with corrections and clarifications, helping developers and browser makers converge on consistent behavior. It stabilized a widely used version of HTML that remained important for many years. This “tightening up” was especially valuable as web development became a mainstream industry.

  12. XHTML 1.0 reformulates HTML 4 in XML

    Labels: XHTML 1, W3C

    XHTML 1.0 became a W3C Recommendation, rewriting HTML 4.01 rules to fit XML 1.0’s stricter syntax. The goal was to make web documents easier for machines to process and to align the web with broader XML-based tools. In practice, it also highlighted tensions between strict parsing and the web’s need to handle real-world, imperfect markup.

  13. RFC 3986 updates the generic URI standard

    Labels: RFC 3986, URI

    RFC 3986 updated and clarified the generic syntax for URIs, refining how identifiers should be parsed and compared. These rules matter across the web because links, redirects, and resource naming all rely on stable identifier behavior. The update helped reduce inconsistencies that could break interoperability at global scale.

  14. W3C publishes first public working draft of HTML5

    Labels: HTML5 draft, W3C

    W3C released the first public working draft of HTML5, signaling a shift toward a new major revision focused on real-world web applications. The effort aimed to standardize features already emerging in browsers, while improving error handling so pages would work more consistently. This milestone marked the beginning of a long standardization process leading to a stable recommendation.

  15. HTTP/1.1 is re-specified as RFC 7230–7231

    Labels: HTTP 1, RFC 7230

    In 2014, the IETF replaced RFC 2616 with a set of documents (including RFC 7230 and RFC 7231) that restructured and clarified HTTP/1.1. Breaking the spec into focused parts made it easier to update, test, and implement correctly. This revision also reflected lessons learned from years of large-scale web deployment, such as proxies and caches.

  16. HTML5 becomes a W3C Recommendation

    Labels: HTML5, W3C

    HTML5 was published as a W3C Recommendation, completing a major revision of HTML aimed at modern web applications. It standardized features like built-in multimedia support (audio and video) and APIs for richer interaction, reducing reliance on browser plugins. This recommendation served as a clear closing point for the 1990–2014 era of major HTML/HTTP standard consolidation and revision.

First
Last
StartEnd
Last Updated:Jan 1, 1980

HTTP/HTML Standards Development and Major Revisions (1990–2014)