diff options
Diffstat (limited to 'files/pl/learn/css/building_blocks')
5 files changed, 15 insertions, 10 deletions
diff --git a/files/pl/learn/css/building_blocks/cascade_and_inheritance/index.html b/files/pl/learn/css/building_blocks/cascade_and_inheritance/index.html index f100424b2f..c6ca10a1c9 100644 --- a/files/pl/learn/css/building_blocks/cascade_and_inheritance/index.html +++ b/files/pl/learn/css/building_blocks/cascade_and_inheritance/index.html @@ -1,10 +1,11 @@ --- title: Kaskadowość i dziedziczenie -slug: Web/CSS/Na_początek/Kaskadowość_i_dziedziczenie +slug: Learn/CSS/Building_blocks/Cascade_and_inheritance tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance +original_slug: Web/CSS/Na_początek/Kaskadowość_i_dziedziczenie --- <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/learn/css/building_blocks/index.html b/files/pl/learn/css/building_blocks/index.html index d8edcc96fb..a62e5e31b7 100644 --- a/files/pl/learn/css/building_blocks/index.html +++ b/files/pl/learn/css/building_blocks/index.html @@ -1,10 +1,11 @@ --- title: Bloki -slug: Web/CSS/Na_początek/Bloki +slug: Learn/CSS/Building_blocks tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Learn/CSS/Building_blocks translation_of_original: Web/Guide/CSS/Getting_started/Boxes +original_slug: Web/CSS/Na_początek/Bloki --- <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/learn/css/building_blocks/selectors/index.html b/files/pl/learn/css/building_blocks/selectors/index.html index bf3edca6f9..71ec313979 100644 --- a/files/pl/learn/css/building_blocks/selectors/index.html +++ b/files/pl/learn/css/building_blocks/selectors/index.html @@ -1,10 +1,11 @@ --- title: Selektory -slug: Web/CSS/Na_początek/Selektory +slug: Learn/CSS/Building_blocks/Selectors tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Learn/CSS/Building_blocks/Selectors translation_of_original: Web/Guide/CSS/Getting_started/Selectors +original_slug: Web/CSS/Na_początek/Selektory --- <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/learn/css/building_blocks/styling_tables/index.html b/files/pl/learn/css/building_blocks/styling_tables/index.html index 3e09737217..23e9302a21 100644 --- a/files/pl/learn/css/building_blocks/styling_tables/index.html +++ b/files/pl/learn/css/building_blocks/styling_tables/index.html @@ -1,10 +1,11 @@ --- title: Tabele -slug: Web/CSS/Na_początek/Tables +slug: Learn/CSS/Building_blocks/Styling_tables tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Learn/CSS/Building_blocks/Styling_tables translation_of_original: Web/Guide/CSS/Getting_started/Tables +original_slug: Web/CSS/Na_początek/Tables --- <p> </p> <p>Ta strona bardziej szczegółowo opisuje selektory oraz sposoby tworzenia stylów dla tabel.</p> diff --git a/files/pl/learn/css/building_blocks/values_and_units/index.html b/files/pl/learn/css/building_blocks/values_and_units/index.html index db5bfd5e7d..e13cc8d2de 100644 --- a/files/pl/learn/css/building_blocks/values_and_units/index.html +++ b/files/pl/learn/css/building_blocks/values_and_units/index.html @@ -1,10 +1,11 @@ --- title: Kolor -slug: Web/CSS/Na_początek/Kolor +slug: Learn/CSS/Building_blocks/Values_and_units tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors translation_of_original: Web/Guide/CSS/Getting_started/Color +original_slug: Web/CSS/Na_początek/Kolor --- <p> </p><p>Ta strona dokładniej opisuje sposoby pracy z kolorami w CSS-ie. |