From a0187295debbfe75d4409f360ba7e0ff765ca2f3 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 11:33:10 -0400 Subject: remove link 'title' attributes that's just the 'href' (pl) (#1736) --- files/pl/web/html/element/link/index.html | 2 +- files/pl/web/html/element/video/index.html | 4 ++-- files/pl/web/html/quirks_mode_and_standards_mode/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/pl/web/html') diff --git a/files/pl/web/html/element/link/index.html b/files/pl/web/html/element/link/index.html index 33691f272b..451d8890d0 100644 --- a/files/pl/web/html/element/link/index.html +++ b/files/pl/web/html/element/link/index.html @@ -239,7 +239,7 @@ translation_of: Web/HTML/Element/link
charset
-
Ten atrybut określa zestaw znaków używanych przez linkowany dokument. Dozwolonymi wartościami dla tego atrybutu są nazwy zestawu znaków, takie jak EUC-JP, zdefiniowane w RFC 2045.
+
Ten atrybut określa zestaw znaków używanych przez linkowany dokument. Dozwolonymi wartościami dla tego atrybutu są nazwy zestawu znaków, takie jak EUC-JP, zdefiniowane w RFC 2045.
diff --git a/files/pl/web/html/element/video/index.html b/files/pl/web/html/element/video/index.html index 21d4ea9694..db1e6c2743 100644 --- a/files/pl/web/html/element/video/index.html +++ b/files/pl/web/html/element/video/index.html @@ -347,8 +347,8 @@ AddType video/ogg .ogg
  • Używanie elementów audio i video HTML5.
  • Manipulowanie wideo korzystając z elementu canvas.
  • nsIDOMHTMLMediaElement
  • -
  • TinyVid - przykłady użycia plików ogg w HTML5.
  • -
  • Element video (specyfikacja HTML5)
  • +
  • TinyVid - przykłady użycia plików ogg w HTML5.
  • +
  • Element video (specyfikacja HTML5)
  • Konfigurowanie serwerów pod kątem mediów Ogg.
  • 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

    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.

    -

    Zobacz również szczegółowy opis tego, kiedy różne przeglądarki wybierają różne tryby pracy.

    +

    Zobacz również szczegółowy opis tego, kiedy różne przeglądarki wybierają różne tryby pracy.

    XHTML

    -- cgit v1.2.3-54-g00ecf