diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:26:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:26:37 +0200 |
commit | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (patch) | |
tree | 53edf40b949bdf58d0a3173ffb191cbd00c5c2e8 /files/ru/web/guide/html | |
parent | 692f50f06294e3c96eef8115f2889e5bd245e083 (diff) | |
download | translated-content-fb5b8c8367d594d5fc4f38c61573d8e2e3552a57.tar.gz translated-content-fb5b8c8367d594d5fc4f38c61573d8e2e3552a57.tar.bz2 translated-content-fb5b8c8367d594d5fc4f38c61573d8e2e3552a57.zip |
KS: Removal of the least used macros (#614)
Diffstat (limited to 'files/ru/web/guide/html')
-rw-r--r-- | files/ru/web/guide/html/using_html_sections_and_outlines/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ru/web/guide/html/using_html_sections_and_outlines/index.html b/files/ru/web/guide/html/using_html_sections_and_outlines/index.html index bc5258ab54..0fa431ef8b 100644 --- a/files/ru/web/guide/html/using_html_sections_and_outlines/index.html +++ b/files/ru/web/guide/html/using_html_sections_and_outlines/index.html @@ -372,5 +372,3 @@ original_slug: Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document <h2 id="Заключение">Заключение</h2> <p>Новые семантические элементы, добавленные в HTML5, обеспечивают стандартизацию описания структуры веб-документа. Они облегчают жизнь пользователям с ограниченными возможностями, просты в использовании, могут без особых проблем поддерживаться в старых браузерах и поэтому настоятельно рекомендуются к применению.</p> - -<div>{{HTML5ArticleTOC()}}</div> |