aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/css/na_początek
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/pl/web/css/na_początek
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/pl/web/css/na_początek')
-rw-r--r--files/pl/web/css/na_początek/bloki/index.html1
-rw-r--r--files/pl/web/css/na_początek/czym_jest_css/index.html1
-rw-r--r--files/pl/web/css/na_początek/czytelny_css/index.html1
-rw-r--r--files/pl/web/css/na_początek/index.html1
-rw-r--r--files/pl/web/css/na_początek/jak_działa_css/index.html1
-rw-r--r--files/pl/web/css/na_początek/javascript/index.html1
-rw-r--r--files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html1
-rw-r--r--files/pl/web/css/na_początek/kolor/index.html1
-rw-r--r--files/pl/web/css/na_początek/listy/index.html1
-rw-r--r--files/pl/web/css/na_początek/po_co_używać_css/index.html1
-rw-r--r--files/pl/web/css/na_początek/selektory/index.html1
-rw-r--r--files/pl/web/css/na_początek/style_tekstowe/index.html1
-rw-r--r--files/pl/web/css/na_początek/tables/index.html1
-rw-r--r--files/pl/web/css/na_początek/układ/index.html1
14 files changed, 14 insertions, 0 deletions
diff --git a/files/pl/web/css/na_początek/bloki/index.html b/files/pl/web/css/na_początek/bloki/index.html
index 0835e0b145..d8edcc96fb 100644
--- a/files/pl/web/css/na_początek/bloki/index.html
+++ b/files/pl/web/css/na_początek/bloki/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Bloki
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Building_blocks
+translation_of_original: Web/Guide/CSS/Getting_started/Boxes
---
<p> </p>
<p>Ta strona opisuje jak możesz użyć CSS do kontroli przestrzeni, którą zajmuje wyświetlany element.</p>
diff --git a/files/pl/web/css/na_początek/czym_jest_css/index.html b/files/pl/web/css/na_początek/czym_jest_css/index.html
index 2472a575c4..4502cad557 100644
--- a/files/pl/web/css/na_początek/czym_jest_css/index.html
+++ b/files/pl/web/css/na_początek/czym_jest_css/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Czym_jest_CSS
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/First_steps/How_CSS_works
+translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS
---
<p> </p>
diff --git a/files/pl/web/css/na_początek/czytelny_css/index.html b/files/pl/web/css/na_początek/czytelny_css/index.html
index ca79229c4c..0e62945cbd 100644
--- a/files/pl/web/css/na_początek/czytelny_css/index.html
+++ b/files/pl/web/css/na_początek/czytelny_css/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Czytelny_CSS
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable
+translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS
---
<p>
</p><p>Ta strona opisuje styl i gramatykę języka CSS.
diff --git a/files/pl/web/css/na_początek/index.html b/files/pl/web/css/na_początek/index.html
index dd8cd83dcb..22b975504c 100644
--- a/files/pl/web/css/na_początek/index.html
+++ b/files/pl/web/css/na_początek/index.html
@@ -6,6 +6,7 @@ tags:
- 'CSS:Na_początek'
- Wszystkie_kategorie
translation_of: Learn/CSS/First_steps
+translation_of_original: Web/Guide/CSS/Getting_started
---
<p> </p>
<h3 id="Wprowadzenie" name="Wprowadzenie">Wprowadzenie</h3>
diff --git a/files/pl/web/css/na_początek/jak_działa_css/index.html b/files/pl/web/css/na_początek/jak_działa_css/index.html
index f660589f31..8ccbd65011 100644
--- a/files/pl/web/css/na_początek/jak_działa_css/index.html
+++ b/files/pl/web/css/na_początek/jak_działa_css/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Jak_działa_CSS
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/First_steps/How_CSS_works
+translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works
---
<p>
</p><p>Ta strona wyjaśnia, jak działa CSS w przeglądarce.
diff --git a/files/pl/web/css/na_początek/javascript/index.html b/files/pl/web/css/na_początek/javascript/index.html
index 68a2900407..128ef84501 100644
--- a/files/pl/web/css/na_początek/javascript/index.html
+++ b/files/pl/web/css/na_początek/javascript/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/JavaScript
tags:
- 'CSS:Na_początek'
translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents
+translation_of_original: Web/Guide/CSS/Getting_started/JavaScript
---
<p>
</p><p>Jest to druga część tego kursu. Część II zawiera trochę przykładów pokazujących zakres użycia CSS w Mozilli.
diff --git a/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html b/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html
index dbf53074b0..f100424b2f 100644
--- a/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html
+++ b/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Kaskadowość_i_dziedziczenie
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance
+translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance
---
<p>
</p><p>Ta strona tłumaczy jak arkusze stylów oddziaływują w kaskadzie, oraz jak elementy dziedziczą style od swoich rodziców.
diff --git a/files/pl/web/css/na_początek/kolor/index.html b/files/pl/web/css/na_początek/kolor/index.html
index 2edc0a662c..db5bfd5e7d 100644
--- a/files/pl/web/css/na_początek/kolor/index.html
+++ b/files/pl/web/css/na_początek/kolor/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Kolor
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors
+translation_of_original: Web/Guide/CSS/Getting_started/Color
---
<p>
</p><p>Ta strona dokładniej opisuje sposoby pracy z kolorami w CSS-ie.
diff --git a/files/pl/web/css/na_początek/listy/index.html b/files/pl/web/css/na_początek/listy/index.html
index 18c61f4bce..64f4218a9d 100644
--- a/files/pl/web/css/na_początek/listy/index.html
+++ b/files/pl/web/css/na_początek/listy/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Listy
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Styling_text/Styling_lists
+translation_of_original: Web/Guide/CSS/Getting_started/Lists
---
<p>
</p><p>Ta strona opisuje jak możesz użyć CSS-a do określania wyglądu list.
diff --git a/files/pl/web/css/na_początek/po_co_używać_css/index.html b/files/pl/web/css/na_początek/po_co_używać_css/index.html
index 73fb92e4cb..97c8144628 100644
--- a/files/pl/web/css/na_początek/po_co_używać_css/index.html
+++ b/files/pl/web/css/na_początek/po_co_używać_css/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Po_co_używać_CSS
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/First_steps/How_CSS_works
+translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS
---
<p>
</p><p>Ta strona tłumaczy, do czego dokumenty wykorzystują CSS.
diff --git a/files/pl/web/css/na_początek/selektory/index.html b/files/pl/web/css/na_początek/selektory/index.html
index 521a92b641..bf3edca6f9 100644
--- a/files/pl/web/css/na_początek/selektory/index.html
+++ b/files/pl/web/css/na_początek/selektory/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Selektory
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Building_blocks/Selectors
+translation_of_original: Web/Guide/CSS/Getting_started/Selectors
---
<p>Ta strona jest częścią piątą kursu <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_Started">CSS Getting Started</a>. Wyjaśnia ona jak możesz używać stylów selektywnie, i jak różne typy selektorów mają różne priorytety. Dodasz pewne atrybuty do znaczników w swoim przykładowym dokumencie oraz użyjesz w nim tych atrybutów.</p>
diff --git a/files/pl/web/css/na_początek/style_tekstowe/index.html b/files/pl/web/css/na_początek/style_tekstowe/index.html
index 170f28ef88..69dfd39735 100644
--- a/files/pl/web/css/na_początek/style_tekstowe/index.html
+++ b/files/pl/web/css/na_początek/style_tekstowe/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Style_tekstowe
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Styling_text/Fundamentals
+translation_of_original: Web/Guide/CSS/Getting_started/Text_styles
---
<p>
</p><p>Na tej stronie znajdziesz więcej przykładów stylów tekstowych.
diff --git a/files/pl/web/css/na_początek/tables/index.html b/files/pl/web/css/na_początek/tables/index.html
index 78f9c67236..3e09737217 100644
--- a/files/pl/web/css/na_początek/tables/index.html
+++ b/files/pl/web/css/na_początek/tables/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Tables
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/Building_blocks/Styling_tables
+translation_of_original: Web/Guide/CSS/Getting_started/Tables
---
<p> </p>
<p>Ta strona bardziej szczegółowo opisuje selektory oraz sposoby tworzenia stylów dla tabel.</p>
diff --git a/files/pl/web/css/na_początek/układ/index.html b/files/pl/web/css/na_początek/układ/index.html
index 9499cdcdcd..d532771ddc 100644
--- a/files/pl/web/css/na_początek/układ/index.html
+++ b/files/pl/web/css/na_początek/układ/index.html
@@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Układ
tags:
- 'CSS:Na_początek'
translation_of: Learn/CSS/CSS_layout
+translation_of_original: Web/Guide/CSS/Getting_started/Layout
---
<p>
</p><p>Ta strona opisuje kilka sposobów na modyfikację układu dokumentu.