diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:28:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:28:38 +0200 |
commit | 71c618f2ea793f0462948cfd512414c9094f7370 (patch) | |
tree | 44b543cd5982852c6bd8b641346503a883c2f7be /files/es/web/guide | |
parent | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff) | |
download | translated-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/es/web/guide')
-rw-r--r-- | files/es/web/guide/html/using_html_sections_and_outlines/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/guide/html/using_html_sections_and_outlines/index.html b/files/es/web/guide/html/using_html_sections_and_outlines/index.html index afb19f607f..47e6654aae 100644 --- a/files/es/web/guide/html/using_html_sections_and_outlines/index.html +++ b/files/es/web/guide/html/using_html_sections_and_outlines/index.html @@ -408,5 +408,3 @@ original_slug: Sections_and_Outlines_of_an_HTML5_document <h2 id="Conclusión">Conclusión</h2> <p>Los nuevos elementos semánticos introducidos en HTML5 suponen la posibilidad de describir la estructura y el esquema de un documento web de una manera estándar. Representan una gran ventaja para las personas que utilizan navegadores HTML5 y necesitan la estructura para ayudarles a utilizar la página, por ejemplo las personas que necesitan la ayuda de una tecnología de apoyo. Estos nuevos elementos semánticos son fáciles de usar y con muy poco esfuerzo pueden funcionar también en navegadores no HTML5. Por lo tanto deben ser usados sin restricciones.</p> - -<div>{{HTML5ArticleTOC()}}</div> |