aboutsummaryrefslogtreecommitdiff
path: root/files/uk/web/html/quirks_mode_and_standards_mode
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:47 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:47 +0100
commit426f4cc81396745a22d263792cfc3974245dd9e8 (patch)
tree6e45e49e863c57b9dbcdb265b672e27f8cf0fbe2 /files/uk/web/html/quirks_mode_and_standards_mode
parentdaa1a2aff136fa9da1fcc97d7da97a2036fabc77 (diff)
downloadtranslated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.gz
translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.bz2
translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.zip
unslug uk: modify
Diffstat (limited to 'files/uk/web/html/quirks_mode_and_standards_mode')
-rw-r--r--files/uk/web/html/quirks_mode_and_standards_mode/index.html3
1 files changed, 2 insertions, 1 deletions
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/Режим_сумісності_й_стандартний_режим
---
<p>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.</p>