aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
commitb8170f78422f2269dfc9df7760cc1ad51c048c00 (patch)
treebbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/web/html
parentde5c456ebded0e038adbf23db34cc290c8829180 (diff)
downloadtranslated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip
unslug pl: modify
Diffstat (limited to 'files/pl/web/html')
-rw-r--r--files/pl/web/html/block-level_elements/index.html5
-rw-r--r--files/pl/web/html/global_attributes/spellcheck/index.html3
-rw-r--r--files/pl/web/html/inline_elements/index.html7
-rw-r--r--files/pl/web/html/quirks_mode_and_standards_mode/index.html3
4 files changed, 11 insertions, 7 deletions
diff --git a/files/pl/web/html/block-level_elements/index.html b/files/pl/web/html/block-level_elements/index.html
index 392dc43954..0cbc3b07d8 100644
--- a/files/pl/web/html/block-level_elements/index.html
+++ b/files/pl/web/html/block-level_elements/index.html
@@ -1,11 +1,12 @@
---
title: Elementy blokowe
-slug: Web/HTML/Elementy_blokowe
+slug: Web/HTML/Block-level_elements
tags:
- HTML
- - 'HTML:Opis_elementów'
+ - HTML:Opis_elementów
- Wszystkie_kategorie
translation_of: Web/HTML/Block-level_elements
+original_slug: Web/HTML/Elementy_blokowe
---
<h3 id="Podsumowanie" name="Podsumowanie"> Podsumowanie </h3>
<p>Elementy blokowe mogą wystąpić tylko w <a href="pl/HTML/Element/body">body</a>. Od elementów liniowych odróżnia je:
diff --git a/files/pl/web/html/global_attributes/spellcheck/index.html b/files/pl/web/html/global_attributes/spellcheck/index.html
index ed230d2b07..a0b6c48785 100644
--- a/files/pl/web/html/global_attributes/spellcheck/index.html
+++ b/files/pl/web/html/global_attributes/spellcheck/index.html
@@ -1,7 +1,8 @@
---
title: sprawdzanie pisowni
-slug: Web/HTML/Global_attributes/pisownia
+slug: Web/HTML/Global_attributes/spellcheck
translation_of: Web/HTML/Global_attributes/spellcheck
+original_slug: Web/HTML/Global_attributes/pisownia
---
<div>{{HTMLSidebar("Global_attributes")}}</div>
diff --git a/files/pl/web/html/inline_elements/index.html b/files/pl/web/html/inline_elements/index.html
index f5cd417ec8..71d70ca287 100644
--- a/files/pl/web/html/inline_elements/index.html
+++ b/files/pl/web/html/inline_elements/index.html
@@ -1,12 +1,13 @@
---
title: Elementy liniowe
-slug: Web/HTML/Elementy_liniowe
+slug: Web/HTML/Inline_elements
tags:
- HTML
- - 'HTML:Element'
- - 'HTML:Élément(2)'
+ - HTML:Element
+ - HTML:Élément(2)
- Wszystkie_kategorie
translation_of: Web/HTML/Inline_elements
+original_slug: Web/HTML/Elementy_liniowe
---
<h3 id="Podsumowanie" name="Podsumowanie"> Podsumowanie </h3>
<p>Elementy liniowe są elementami, które mogą wystąpić tylko w <a href="pl/HTML/Elementy/body">body</a>. Od elementów blokowych odróżnia je:
diff --git a/files/pl/web/html/quirks_mode_and_standards_mode/index.html b/files/pl/web/html/quirks_mode_and_standards_mode/index.html
index 72018a6571..ace9ddac8d 100644
--- a/files/pl/web/html/quirks_mode_and_standards_mode/index.html
+++ b/files/pl/web/html/quirks_mode_and_standards_mode/index.html
@@ -1,6 +1,6 @@
---
title: Tryb Zgodności (Quirks Mode) i Tryb Standardów
-slug: Web/HTML(PL)/Tryb_Zgodnosci_oraz_Tryb_Standardow
+slug: Web/HTML/Quirks_Mode_and_Standards_Mode
tags:
- Gecko
- Guide
@@ -10,6 +10,7 @@ tags:
- Web Standards
- XHTML
translation_of: Web/HTML/Quirks_Mode_and_Standards_Mode
+original_slug: Web/HTML(PL)/Tryb_Zgodnosci_oraz_Tryb_Standardow
---
<p>W dawnych czasach strony internetowe zwykle pisane były w dwóch wersjach: Jedna dla Netscape Navigator i jedna dla Microsoft Internet Explorer. Kiedy standardy sieciowe były tworzone w W3C, przeglądarki nie mogły po prostu zacząć z nich korzystać, ponieważ w ten sposób zniszczyłyby większość istniejących stron internetowych. W związku z tym przeglądarki wprowadziły dwa tryby traktowania nowych witryn zgodnych ze standardami w inny sposób niż witryn starej generacji.</p>