aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/tutorials
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-20 13:28:52 +0300
committerGitHub <noreply@github.com>2021-10-20 13:28:52 +0300
commit1386fed7d38652d5848d315927e7e23a66cffd13 (patch)
treeeb4b9adfec3f46c77304a1b9461d44357c8164c8 /files/ru/web/tutorials
parentb0f32a46245b1033098a5a9826a7818fa4e65dde (diff)
downloadtranslated-content-1386fed7d38652d5848d315927e7e23a66cffd13.tar.gz
translated-content-1386fed7d38652d5848d315927e7e23a66cffd13.tar.bz2
translated-content-1386fed7d38652d5848d315927e7e23a66cffd13.zip
[RU] Remove `name` attribute from headings (#2788)
Diffstat (limited to 'files/ru/web/tutorials')
-rw-r--r--files/ru/web/tutorials/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/tutorials/index.html b/files/ru/web/tutorials/index.html
index 31fbc854ca..1de4b02bf7 100644
--- a/files/ru/web/tutorials/index.html
+++ b/files/ru/web/tutorials/index.html
@@ -11,7 +11,7 @@ translation_of: Web/Tutorials
<div class="row topicpage-table">
<div class="section">
-<h2 class="Documentation" id="Documentation" name="Documentation">HTML <span class="short_text" id="result_box" lang="ru"><span class="hps">учебники</span></span></h2>
+<h2 class="Documentation" id="Documentation">HTML <span class="short_text" id="result_box" lang="ru"><span class="hps">учебники</span></span></h2>
<h3 id="Вводный_уровень">Вводный уровень</h3>
@@ -44,7 +44,7 @@ translation_of: Web/Tutorials
<dd>Узнайте как использовать HTML аудио элемент для того, чтобы вставлять звуки в ваши веб-страницы. В учебнике представлено много примеров кода.</dd>
</dl>
-<h2 class="Documentation" id="Documentation" name="Documentation">Javascript учебники</h2>
+<h2 class="Documentation" id="Documentation">Javascript учебники</h2>
<h3 id="Вводный_уровень_2">Вводный уровень</h3>