aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/guide/html
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-04-30 16:28:38 +0200
committerGitHub <noreply@github.com>2021-04-30 16:28:38 +0200
commit71c618f2ea793f0462948cfd512414c9094f7370 (patch)
tree44b543cd5982852c6bd8b641346503a883c2f7be /files/pt-br/web/guide/html
parentfb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff)
downloadtranslated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz
translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2
translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times * FIX: Remove conflicting and orphaned files from commits=
Diffstat (limited to 'files/pt-br/web/guide/html')
-rw-r--r--files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html b/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html
index a32255a36e..2a548d3d84 100644
--- a/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html
+++ b/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html
@@ -409,9 +409,3 @@ original_slug: Sections_and_Outlines_of_an_HTML5_document
<h2 id="Conclusão">Conclusão</h2>
<p>Os novos elementos de seção e cabeçalho introduzidos no HTML5 trazem consigo a habilidade de descrever a estrutura de um documento web de modo padronizado. Eles trazem uma grande vantagem para pessoas com navegadores HTML5 e que precisam da estrutura para ajudá-las a entender a página, por exemplo pessoas que utilizam alguma tecnologia assistiva. Esses novos elementos semânticos são simples de usar e, com pouquíssimo trabalho, podem funcionar também em navegadores não-HTML5. Portanto eles devem ser utilizados sem restrição.</p>
-
-<p>{{ HTML5ArticleTOC() }}</p>
-
-<div class="noinclude">
-<p>{{ languages( {"es": "/es/Secciones_y_esquema_de_un_documento_HTML_5", "ja": "ja/Sections_and_Outlines_of_an_HTML5_document"}) }}</p>
-</div>