diff options
Diffstat (limited to 'files/ru/web/css/@counter-style')
-rw-r--r-- | files/ru/web/css/@counter-style/additive-symbols/index.html | 4 | ||||
-rw-r--r-- | files/ru/web/css/@counter-style/index.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/css/@counter-style/additive-symbols/index.html b/files/ru/web/css/@counter-style/additive-symbols/index.html index 45833dc46c..60d19339cb 100644 --- a/files/ru/web/css/@counter-style/additive-symbols/index.html +++ b/files/ru/web/css/@counter-style/additive-symbols/index.html @@ -22,7 +22,7 @@ additive-symbols: 3 "0", 2 url(symbol.png); {{csssyntax}} -<h2 id="Example" name="Example">Пример</h2> +<h2 id="Example">Пример</h2> <h3 id="HTML">HTML</h3> @@ -48,7 +48,7 @@ additive-symbols: 3 "0", 2 url(symbol.png); <p>{{ EmbedLiveSample('Example') }}</p> -<h2 id="Specifications" name="Specifications">Спецификации</h2> +<h2 id="Specifications">Спецификации</h2> <table class="standard-table"> <thead> 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> |