From 426f4cc81396745a22d263792cfc3974245dd9e8 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:47 +0100 Subject: unslug uk: modify --- files/uk/web/html/quirks_mode_and_standards_mode/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/uk/web/html/quirks_mode_and_standards_mode') diff --git a/files/uk/web/html/quirks_mode_and_standards_mode/index.html b/files/uk/web/html/quirks_mode_and_standards_mode/index.html index 669eb1293b..ffa15e2f36 100644 --- a/files/uk/web/html/quirks_mode_and_standards_mode/index.html +++ b/files/uk/web/html/quirks_mode_and_standards_mode/index.html @@ -1,7 +1,8 @@ --- title: Режим сумісності й стандартний режим -slug: Web/HTML/Режим_сумісності_й_стандартний_режим +slug: Web/HTML/Quirks_Mode_and_Standards_Mode translation_of: Web/HTML/Quirks_Mode_and_Standards_Mode +original_slug: Web/HTML/Режим_сумісності_й_стандартний_режим ---

In the old days of the web, pages were typically written in two versions: One for Netscape Navigator, and one for Microsoft Internet Explorer. When the web standards were made at W3C, browsers could not just start using them, as doing so would break most existing sites on the web. Browsers therefore introduced two modes to treat new standards compliant sites differently from old legacy sites.

-- cgit v1.2.3-54-g00ecf