diff options
Diffstat (limited to 'files/ca/conflicting/learn/css/first_steps')
5 files changed, 17 insertions, 10 deletions
diff --git a/files/ca/conflicting/learn/css/first_steps/how_css_is_structured/index.html b/files/ca/conflicting/learn/css/first_steps/how_css_is_structured/index.html index 15b376dad0..d2b6959c85 100644 --- a/files/ca/conflicting/learn/css/first_steps/how_css_is_structured/index.html +++ b/files/ca/conflicting/learn/css/first_steps/how_css_is_structured/index.html @@ -1,9 +1,9 @@ --- title: CSS llegible -slug: Web/Guide/CSS/Inici_en_CSS/CSS_llegible +slug: conflicting/Learn/CSS/First_steps/How_CSS_is_structured tags: - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Guide - Intermediate - NeedsBeginnerUpdate @@ -11,6 +11,7 @@ tags: - Web translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS +original_slug: Web/Guide/CSS/Inici_en_CSS/CSS_llegible --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/conflicting/learn/css/first_steps/how_css_works/index.html b/files/ca/conflicting/learn/css/first_steps/how_css_works/index.html index eb6512b8bb..067de9bb09 100644 --- a/files/ca/conflicting/learn/css/first_steps/how_css_works/index.html +++ b/files/ca/conflicting/learn/css/first_steps/how_css_works/index.html @@ -1,16 +1,17 @@ --- title: Com funciona el CSS -slug: Web/Guide/CSS/Inici_en_CSS/Com_funciona_el_CSS +slug: conflicting/Learn/CSS/First_steps/How_CSS_works tags: - Beginner - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Guide - NeedsBeginnerUpdate - NeedsUpdate - Web translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works +original_slug: Web/Guide/CSS/Inici_en_CSS/Com_funciona_el_CSS --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/conflicting/learn/css/first_steps/how_css_works_54b8e7ce45c74338181144ded4fbdccf/index.html b/files/ca/conflicting/learn/css/first_steps/how_css_works_54b8e7ce45c74338181144ded4fbdccf/index.html index d3685309c7..99da18a2b6 100644 --- a/files/ca/conflicting/learn/css/first_steps/how_css_works_54b8e7ce45c74338181144ded4fbdccf/index.html +++ b/files/ca/conflicting/learn/css/first_steps/how_css_works_54b8e7ce45c74338181144ded4fbdccf/index.html @@ -1,16 +1,18 @@ --- title: Per què utilitzar CSS? -slug: Web/Guide/CSS/Inici_en_CSS/Per_què_utilitzar_CSS +slug: >- + conflicting/Learn/CSS/First_steps/How_CSS_works_54b8e7ce45c74338181144ded4fbdccf tags: - Beginner - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Example - Guide - NeedsBeginnerUpdate - Web translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS +original_slug: Web/Guide/CSS/Inici_en_CSS/Per_què_utilitzar_CSS --- <p><span style="line-height: 1.5;">{{ CSSTutorialTOC() }}</span></p> diff --git a/files/ca/conflicting/learn/css/first_steps/how_css_works_9566880e82eb23b2f47f8821f75e0ab1/index.html b/files/ca/conflicting/learn/css/first_steps/how_css_works_9566880e82eb23b2f47f8821f75e0ab1/index.html index 28db41fa98..5d4592efb8 100644 --- a/files/ca/conflicting/learn/css/first_steps/how_css_works_9566880e82eb23b2f47f8821f75e0ab1/index.html +++ b/files/ca/conflicting/learn/css/first_steps/how_css_works_9566880e82eb23b2f47f8821f75e0ab1/index.html @@ -1,16 +1,18 @@ --- title: Que és CSS? -slug: Web/Guide/CSS/Inici_en_CSS/Que_és_CSS +slug: >- + conflicting/Learn/CSS/First_steps/How_CSS_works_9566880e82eb23b2f47f8821f75e0ab1 tags: - Beginner - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Example - Guide - NeedsBeginnerUpdate - Web translation_of: Learn/CSS/First_steps/How_CSS_works translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS +original_slug: Web/Guide/CSS/Inici_en_CSS/Que_és_CSS --- <div>{{CSSTutorialTOC}}</div> diff --git a/files/ca/conflicting/learn/css/first_steps/index.html b/files/ca/conflicting/learn/css/first_steps/index.html index 8de66f308e..2f821fe1eb 100644 --- a/files/ca/conflicting/learn/css/first_steps/index.html +++ b/files/ca/conflicting/learn/css/first_steps/index.html @@ -1,10 +1,10 @@ --- title: Inici en CSS -slug: Web/Guide/CSS/Inici_en_CSS +slug: conflicting/Learn/CSS/First_steps tags: - Beginner - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Guide - Needs - NeedsBeginnerUpdate @@ -12,6 +12,7 @@ tags: - Web translation_of: Learn/CSS/First_steps translation_of_original: Web/Guide/CSS/Getting_started +original_slug: Web/Guide/CSS/Inici_en_CSS --- <p>Aquest tutorial és una introducció a les característiques bàsiques i llenguatge (la sintaxi) per als <strong><a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS">fulls d'estil en cascada</a></strong><span class="seoSummary"><a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS"><strong>(Cascading Style Sheets)</strong></a> (CSS). </span>S'utilitza CSS per canviar l'aspecte d'un document estructurat, com ara una pàgina web. El tutorial també inclou exemples d'exercicis que podeu provar en el vostre ordinador per veure els efectes de les CSS i les característiques que funcionen en els navegadors moderns.</p> |