aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/html/quirks_mode_and_standards_mode/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:33:10 -0400
committerGitHub <noreply@github.com>2021-07-27 11:33:10 -0400
commita0187295debbfe75d4409f360ba7e0ff765ca2f3 (patch)
treecef7a50cd705e6751347178ac4ef4ca7bb32dcd2 /files/pl/web/html/quirks_mode_and_standards_mode/index.html
parent9fb44756a5432219d159d6892341e0a9e0582bb2 (diff)
downloadtranslated-content-a0187295debbfe75d4409f360ba7e0ff765ca2f3.tar.gz
translated-content-a0187295debbfe75d4409f360ba7e0ff765ca2f3.tar.bz2
translated-content-a0187295debbfe75d4409f360ba7e0ff765ca2f3.zip
remove link 'title' attributes that's just the 'href' (pl) (#1736)
Diffstat (limited to 'files/pl/web/html/quirks_mode_and_standards_mode/index.html')
-rw-r--r--files/pl/web/html/quirks_mode_and_standards_mode/index.html2
1 files changed, 1 insertions, 1 deletions
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 ace9ddac8d..0ba4524b19 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
@@ -36,7 +36,7 @@ original_slug: Web/HTML(PL)/Tryb_Zgodnosci_oraz_Tryb_Standardow
<p>W HTML5, jedynym celem DOCTYPE jest aktywowanie trybu pełnego standardu. Starsze wersje standardu HTML nadawały dodatkowe znaczenie DOCTYPE, ale żadna przeglądarka nie używała DOCTYPE do innych celów niż przełączanie pomiędzy trybem zgodności a trybem standardów.</p>
-<p>Zobacz również szczegółowy opis tego, <a class="external" href="http://hsivonen.iki.fi/doctype/" title="http://hsivonen.iki.fi/doctype/">kiedy różne przeglądarki wybierają różne tryby pracy</a>.</p>
+<p>Zobacz również szczegółowy opis tego, <a class="external" href="http://hsivonen.iki.fi/doctype/">kiedy różne przeglądarki wybierają różne tryby pracy</a>.</p>
<h3 id="XHTML">XHTML</h3>