HTML Evolution: Key Tags from 1990 to HTML5
Blink28628 Elo 2025

HTML Evolution: Key Tags from 1990 to HTML5

This document outlines the chronological evolution of HTML tags and CSS features from the web's inception in 1991 to 2024. It tracks the introduction, purpose, and eventual fate of various elements, illustrating HTML's growth from a basic set of 18 tags to over 140 elements, alongside CSS's development from simple style rules to robust layout systems. The overview highlights foundational tags that have endured, such as

Jaksot(392)

Composited Background Color Animation

Composited Background Color Animation

The source provides a highly technical examination of the Composited Background Color feature within Chromium's rendering pipeline, which is an optimization designed to run specific background-color a...

24 Marras 202532min

Chromium Multi Page View Transitions Architecture Explained

Chromium Multi Page View Transitions Architecture Explained

Chromium Multi Page View Transitions Architecture Explained

24 Marras 202541min

network::URLLoaderFactory / URLLoader

network::URLLoaderFactory / URLLoader

The source provides a highly technical overview of the Chromium Network Stack Architecture and Request Pipeline, detailing how network requests are processed from initiation to completion. It explains...

23 Marras 202536min

content::NavigationURLLoader / NavigationURLLoaderImpl

content::NavigationURLLoader / NavigationURLLoaderImpl

The source provides a highly technical explanation of the NavigationURLLoader system within the Chromium architecture, specifically focusing on its implementation, NavigationURLLoaderImpl. This compon...

23 Marras 202530min

content::NavigationRequest

content::NavigationRequest

The source provides a highly technical, in-depth analysis of the Chromium browser's navigation process under the modern PlzNavigate architecture, focusing specifically on the NavigationRequest class. ...

23 Marras 202540min

Browser to Blink: Chromium Navigation Byte Flow

Browser to Blink: Chromium Navigation Byte Flow

The source provides a highly technical, in-depth examination of the network byte flow during a web page navigation within the Chromium browser architecture. It meticulously details the progression of ...

22 Marras 202541min

Blink's View Transitions: Nesting and Compositing Mechanics

Blink's View Transitions: Nesting and Compositing Mechanics

The sources provide a technical overview and implementation details of the View Transition API within the Blink rendering engine, focusing on achieving smooth animated state changes in web pages. The ...

22 Marras 202533min

CSS Overscroll Behavior in Chrome

CSS Overscroll Behavior in Chrome

The source provides a comprehensive technical guide to the CSS overscroll-behavior properties, which allow web developers to control scroll chaining and boundary effects like pull-to-refresh or elasti...

21 Marras 202530min