diff options
Diffstat (limited to 'files/ru/web/svg/attribute')
-rw-r--r-- | files/ru/web/svg/attribute/fill-rule/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/font-weight/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/lengthadjust/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/stroke-linecap/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/stroke/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/text-anchor/index.html | 2 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/transform/index.html | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/files/ru/web/svg/attribute/fill-rule/index.html b/files/ru/web/svg/attribute/fill-rule/index.html index 22b569a33b..8e00f35c60 100644 --- a/files/ru/web/svg/attribute/fill-rule/index.html +++ b/files/ru/web/svg/attribute/fill-rule/index.html @@ -127,7 +127,7 @@ translation_of: Web/SVG/Attribute/fill-rule <p>{{EmbedLiveSample('evenodd', '100%', 200)}}</p> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Browser compatibility</h2> +<h2 id="Browser_Compatibility">Browser compatibility</h2> diff --git a/files/ru/web/svg/attribute/font-weight/index.html b/files/ru/web/svg/attribute/font-weight/index.html index 9eb25fa9c2..1f71f45390 100644 --- a/files/ru/web/svg/attribute/font-weight/index.html +++ b/files/ru/web/svg/attribute/font-weight/index.html @@ -71,7 +71,7 @@ p.thicker {font-weight:900;}</pre> <li><a href="/en/SVG/Element#Text_content_elements" title="en/SVG/Element#Text_content_elements">Text content elements</a> »</li> </ul> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Поддержка браузерами</h2> +<h2 id="Browser_Compatibility">Поддержка браузерами</h2> <p>{{Compat("svg.attributes.presentation.font-weight")}}</p> diff --git a/files/ru/web/svg/attribute/index.html b/files/ru/web/svg/attribute/index.html index d258b6134c..9eb36c6fb8 100644 --- a/files/ru/web/svg/attribute/index.html +++ b/files/ru/web/svg/attribute/index.html @@ -410,7 +410,7 @@ translation_of: Web/SVG/Attribute <p>{{ SVGAttr("onbegin") }}, {{ SVGAttr("onend") }}, {{ SVGAttr("onload") }}, {{ SVGAttr("onrepeat") }}</p> -<h3 id="AnimationAttributeTarget" name="AnimationAttributeTarget">Целевые атрибуты анимации</h3> +<h3 id="AnimationAttributeTarget">Целевые атрибуты анимации</h3> <p>{{ SVGAttr("attributeType") }}, {{ SVGAttr("attributeName") }}</p> diff --git a/files/ru/web/svg/attribute/lengthadjust/index.html b/files/ru/web/svg/attribute/lengthadjust/index.html index 69284fcc46..193fc7cf52 100644 --- a/files/ru/web/svg/attribute/lengthadjust/index.html +++ b/files/ru/web/svg/attribute/lengthadjust/index.html @@ -7,7 +7,7 @@ translation_of: Web/SVG/Attribute/lengthAdjust <p>Существует 2 допустимых значения для атрибута <code>lengthAdjust</code>: <code>spacing</code> и <code>spacingAndGlyphs</code>. Используя <code>spacing</code> (установлено по умолчанию), форма букв сохраняется, но расстояние между ними увеличивается или уменьшается. Используя <code>spacingAndGlyphs</code> весь тестовый элемент растягивается.</p> -<h2 id="SVG_text_fitting_using_lengthAdjust" name="SVG_text_fitting_using_lengthAdjust">SVG текст с использованием lengthAdjust</h2> +<h2 id="SVG_text_fitting_using_lengthAdjust">SVG текст с использованием lengthAdjust</h2> <h3 id="HTML_Content">HTML Content</h3> diff --git a/files/ru/web/svg/attribute/stroke-linecap/index.html b/files/ru/web/svg/attribute/stroke-linecap/index.html index 696a45e55e..16f25a74d6 100644 --- a/files/ru/web/svg/attribute/stroke-linecap/index.html +++ b/files/ru/web/svg/attribute/stroke-linecap/index.html @@ -162,7 +162,7 @@ translation_of: Web/SVG/Attribute/stroke-linecap <p>{{EmbedLiveSample('square', '100%', 200)}}</p> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Совместимость браузера</h2> +<h2 id="Browser_Compatibility">Совместимость браузера</h2> <p>{{Compat("svg.attributes.presentation.stroke-linecap")}}</p> diff --git a/files/ru/web/svg/attribute/stroke/index.html b/files/ru/web/svg/attribute/stroke/index.html index 0e28dec15b..95035022d3 100644 --- a/files/ru/web/svg/attribute/stroke/index.html +++ b/files/ru/web/svg/attribute/stroke/index.html @@ -37,7 +37,7 @@ translation_of: Web/SVG/Attribute/stroke <h2 id="Примеры">Примеры</h2> -<h3 id="SVG_Line" name="SVG_Line">SVG Line с stroke</h3> +<h3 id="SVG_Line">SVG Line с stroke</h3> <h4 id="Пример_1_Нарисуйте_прямую_зелёную_линию_используя_stroke.">Пример 1: Нарисуйте прямую зелёную линию, используя <strong>stroke</strong>.</h4> diff --git a/files/ru/web/svg/attribute/text-anchor/index.html b/files/ru/web/svg/attribute/text-anchor/index.html index ce35ab1438..6d79404ea2 100644 --- a/files/ru/web/svg/attribute/text-anchor/index.html +++ b/files/ru/web/svg/attribute/text-anchor/index.html @@ -100,7 +100,7 @@ translation_of: Web/SVG/Attribute/text-anchor <li><a href="/en/SVG/Element#Text_content_elements" title="en/SVG/Element#TextContent">Text content elements</a> »</li> </ul> -<h2 id="Browser_Compatibility" name="Browser_Compatibility">Совместимость браузера</h2> +<h2 id="Browser_Compatibility">Совместимость браузера</h2> diff --git a/files/ru/web/svg/attribute/transform/index.html b/files/ru/web/svg/attribute/transform/index.html index 1bd4b72804..1e90971d55 100644 --- a/files/ru/web/svg/attribute/transform/index.html +++ b/files/ru/web/svg/attribute/transform/index.html @@ -80,7 +80,7 @@ translation_of: Web/SVG/Attribute/transform <p>{{EmbedLiveSample("Поворот_и_перенос_SVG-элемента",200,200,"/files/5217/rotate_and_translate_svg.png.png")}}</p> -<h3 id="General_Transformation" name="General_Transformation">Общее преобразование</h3> +<h3 id="General_Transformation">Общее преобразование</h3> <p>Вот простой пример, чтобы понять общее преобразование. Мы рассмотрим матрицу преобразования <code>matrix(1,2,3,4,5,6)</code> и нарисуем жирную синюю линию из точки (10,20) в точку (30,40) в новой системе координат. Тонкая белая линия, проходящая через те же точки, нарисована над нею, используя первоначальную систему координат.</p> |