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(389)

Mastering CSS Containment and Performance Optimization

Mastering CSS Containment and Performance Optimization

The provided text explores CSS Containment, a performance-oriented web feature that allows developers to isolate specific DOM subtrees to optimize browser rendering. By using the contain property, aut...

18 Tammi 31min

2 ViewTransition State Machine: Lifecycle and Orchestration

2 ViewTransition State Machine: Lifecycle and Orchestration

The provided text explains the internal state machine that manages ViewTransitions within the Blink rendering engine, detailing how it orchestrates smooth visual shifts during DOM updates. This mechan...

17 Tammi 32min

overflow-clip-margin in CSS and the Blink Engine

overflow-clip-margin in CSS and the Blink Engine

The provided text explains the CSS overflow-clip-margin property, a tool that allows developers to expand the clipping boundary of an element beyond its standard boxes. By utilizing this feature along...

16 Tammi 36min

1 Blink View Transition SPA: DOM Entry Points Deep Dive

1 Blink View Transition SPA: DOM Entry Points Deep Dive

This technical documentation describes the internal architecture of the View Transition API within Google’s Blink rendering engine. The system relies on the ViewTransitionSupplement class to manage pe...

15 Tammi 32min

CSS Box Model in Blink: Architecture of Layout and Paint

CSS Box Model in Blink: Architecture of Layout and Paint

The provided text describes the Blink rendering engine's implementation of the CSS box model, detailing how digital elements are structured, positioned, and rendered. It explains the transition from t...

15 Tammi 52min

Single-Axis Scroll Containers in the Blink Rendering Engine

Single-Axis Scroll Containers in the Blink Rendering Engine

The provided text details a major architectural shift in the Blink rendering engine to support single-axis scroll containers, allowing elements to scroll in one direction while remaining visible or cl...

15 Tammi 25min

Shell Technical Comparison: Zsh, Bash, and POSIX Compliance

Shell Technical Comparison: Zsh, Bash, and POSIX Compliance

This technical comparison examines the core differences between POSIX shells, Bash, and Zsh, highlighting their unique roles in scripting and interactive computing. While POSIX serves as the universal...

15 Tammi 1h 4min

[EXT] Blink Engine LayoutBox Rectangles and Overflow Flags

[EXT] Blink Engine LayoutBox Rectangles and Overflow Flags

The provided text details the internal geometric mechanics and overflow management systems within Chromium’s Blink rendering engine. It specifically examines how the LayoutBox class and its fragments ...

15 Tammi 58min