diff options
Diffstat (limited to 'files/pl/web/guide')
-rw-r--r-- | files/pl/web/guide/ajax/getting_started/index.html | 3 | ||||
-rw-r--r-- | files/pl/web/guide/events/creating_and_triggering_events/index.html | 3 | ||||
-rw-r--r-- | files/pl/web/guide/html/html5/index.html | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/files/pl/web/guide/ajax/getting_started/index.html b/files/pl/web/guide/ajax/getting_started/index.html index 1e4a4ec491..59fe3cee8a 100644 --- a/files/pl/web/guide/ajax/getting_started/index.html +++ b/files/pl/web/guide/ajax/getting_started/index.html @@ -1,10 +1,11 @@ --- title: Na początek -slug: Web/Guide/AJAX/Na_początek +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - Wszystkie_kategorie translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Na_początek --- <p> </p><p>Ten artykuł pozwoli Ci poznać podstawy technologii AJAX oraz poda dwa proste, gotowe do użycia przykłady. diff --git a/files/pl/web/guide/events/creating_and_triggering_events/index.html b/files/pl/web/guide/events/creating_and_triggering_events/index.html index 82deba43c1..bc359ede78 100644 --- a/files/pl/web/guide/events/creating_and_triggering_events/index.html +++ b/files/pl/web/guide/events/creating_and_triggering_events/index.html @@ -1,6 +1,6 @@ --- title: dispatchEvent - przykład -slug: DOM/dispatchEvent_-_przykład +slug: Web/Guide/Events/Creating_and_triggering_events tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/Guide/Events/Creating_and_triggering_events translation_of_original: Web/Guide/Events/Event_dispatching_example +original_slug: DOM/dispatchEvent_-_przykład --- <div class="noinclude"> {{ ApiRef() }}</div> diff --git a/files/pl/web/guide/html/html5/index.html b/files/pl/web/guide/html/html5/index.html index 77e7775ce2..89b3a43466 100644 --- a/files/pl/web/guide/html/html5/index.html +++ b/files/pl/web/guide/html/html5/index.html @@ -1,11 +1,12 @@ --- title: HTML5 -slug: HTML/HTML5 +slug: Web/Guide/HTML/HTML5 tags: - CSS3 - HTML - HTML 5 translation_of: Web/Guide/HTML/HTML5 +original_slug: HTML/HTML5 --- <p><span class="seoSummary"><strong>HTML5</strong> jest najnowszą wersją standardu opisującego język <a href="/pl/docs/HTML" title="HTML">HTML</a>. </span>Termin ten możemy zdefiniować na dwa sposoby:</p> |