aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/api/document_object_model/introduction
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/api/document_object_model/introduction
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/api/document_object_model/introduction')
-rw-r--r--files/pl/web/api/document_object_model/introduction/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pl/web/api/document_object_model/introduction/index.html b/files/pl/web/api/document_object_model/introduction/index.html
index 2ffb9814a7..074d814fce 100644
--- a/files/pl/web/api/document_object_model/introduction/index.html
+++ b/files/pl/web/api/document_object_model/introduction/index.html
@@ -1,10 +1,11 @@
---
title: Wprowadzenie
-slug: Dokumentacja_Gecko_DOM/Wprowadzenie
+slug: Web/API/Document_Object_Model/Introduction
tags:
- DOM
- Gecko
translation_of: Web/API/Document_Object_Model/Introduction
+original_slug: Dokumentacja_Gecko_DOM/Wprowadzenie
---
<p>Ten rozdział ma dać ogólne pojęcie o <a href="pl/DOM">DOM</a>: co to jest, o strukturze dla dokumentów <a href="pl/HTML">HTML</a> i <a href="pl/XML">XML</a>, jak korzystać z DOM oraz w jaki sposób przedstawiona będzie dokumentacja i przykłady.</p>