aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/@counter-style/index.html
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/css/@counter-style/index.html
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/css/@counter-style/index.html')
-rw-r--r--files/ru/web/css/@counter-style/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/css/@counter-style/index.html b/files/ru/web/css/@counter-style/index.html
index 8e3f689d93..6bb2af211b 100644
--- a/files/ru/web/css/@counter-style/index.html
+++ b/files/ru/web/css/@counter-style/index.html
@@ -15,7 +15,7 @@ translation_of: Web/CSS/@counter-style
<p style="">Initial version of CSS defined a set of useful counter styles. Although more styles where added to this set of predefined styles over the years, this restrictive way proved unable to fulfill the needs of worldwide typography. The <code>@counter-style</code> at-rule addresses this shortcoming in an open-ended manner, by allowing authors to define their own counter styles when the pre-defined styles aren't fitting their needs.</p>
-<h2 id="Syntax" name="Syntax" style="">Синтаксис</h2>
+<h2 id="Syntax" style="">Синтаксис</h2>
<h3 id="Дескрипторы" style="">Дескрипторы</h3>
@@ -118,7 +118,7 @@ translation_of: Web/CSS/@counter-style
<p>Checkout more examples on the <a href="https://mdn.github.io/css-counter-style-demo/">demo page</a>.</p>
-<h2 id="Specifications" name="Specifications" style="">Спецификации</h2>
+<h2 id="Specifications" style="">Спецификации</h2>
<table class="standard-table">
<thead>