diff options
Diffstat (limited to 'files/pt-br/web/css/getting_started')
8 files changed, 8 insertions, 0 deletions
diff --git a/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html b/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html index 90723ea85c..7880e00f6d 100644 --- a/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html +++ b/files/pt-br/web/css/getting_started/cascading_and_inheritance/index.html @@ -5,6 +5,7 @@ tags: - Guía - Iniciante translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/como_css_funciona/index.html b/files/pt-br/web/css/getting_started/como_css_funciona/index.html index d8759320b8..2ead5ccae7 100644 --- a/files/pt-br/web/css/getting_started/como_css_funciona/index.html +++ b/files/pt-br/web/css/getting_started/como_css_funciona/index.html @@ -7,6 +7,7 @@ tags: - Iniciante - Web translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/index.html b/files/pt-br/web/css/getting_started/index.html index bca1143a34..389962ab07 100644 --- a/files/pt-br/web/css/getting_started/index.html +++ b/files/pt-br/web/css/getting_started/index.html @@ -8,6 +8,7 @@ tags: - Iniciante - Web translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p> </p> diff --git a/files/pt-br/web/css/getting_started/javascript/index.html b/files/pt-br/web/css/getting_started/javascript/index.html index e4ceadbb9b..544deb8960 100644 --- a/files/pt-br/web/css/getting_started/javascript/index.html +++ b/files/pt-br/web/css/getting_started/javascript/index.html @@ -2,6 +2,7 @@ title: JavaScript e CSS slug: Web/CSS/Getting_Started/JavaScript translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents +translation_of_original: Web/Guide/CSS/Getting_started/JavaScript --- <p>{{ CSSTutorialTOC() }}</p> <p>Esta é a pirmeira sessão da Parte II do <a href="/en/CSS/Getting_Started" title="https://developer.mozilla.org/en/CSS/Getting_Started">Tutorial de CSS</a>. A parte II consém alguns exemplos que mostram o escopo do CSS usado com outras tecnologias web e Mozilla.</p> diff --git a/files/pt-br/web/css/getting_started/lists/index.html b/files/pt-br/web/css/getting_started/lists/index.html index 481c1f58c5..72dc8dc227 100644 --- a/files/pt-br/web/css/getting_started/lists/index.html +++ b/files/pt-br/web/css/getting_started/lists/index.html @@ -2,6 +2,7 @@ title: Manipulando Listas slug: Web/CSS/Getting_Started/Lists translation_of: Learn/CSS/Styling_text/Styling_lists +translation_of_original: Web/Guide/CSS/Getting_started/Lists --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/oque_é_css/index.html b/files/pt-br/web/css/getting_started/oque_é_css/index.html index b72101c453..1ccc04f0ce 100644 --- a/files/pt-br/web/css/getting_started/oque_é_css/index.html +++ b/files/pt-br/web/css/getting_started/oque_é_css/index.html @@ -2,6 +2,7 @@ title: O que é CSS slug: Web/CSS/Getting_Started/Oque_é_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/pt-br/web/css/getting_started/porque_usar_css/index.html b/files/pt-br/web/css/getting_started/porque_usar_css/index.html index 1219d9c096..453aa4c966 100644 --- a/files/pt-br/web/css/getting_started/porque_usar_css/index.html +++ b/files/pt-br/web/css/getting_started/porque_usar_css/index.html @@ -2,6 +2,7 @@ title: Por que usar CSS? slug: Web/CSS/Getting_Started/Porque_usar_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS --- <p><span style="line-height: 1.5;">{{ CSSTutorialTOC() }}</span></p> diff --git a/files/pt-br/web/css/getting_started/seletores/index.html b/files/pt-br/web/css/getting_started/seletores/index.html index 22b53c2049..3870c68936 100644 --- a/files/pt-br/web/css/getting_started/seletores/index.html +++ b/files/pt-br/web/css/getting_started/seletores/index.html @@ -2,6 +2,7 @@ title: Seletores slug: Web/CSS/Getting_Started/Seletores translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Web/Guide/CSS/Getting_started/Selectors --- <p>{{ CSSTutorialTOC() }}</p> |