aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/right/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/right/index.html')
-rw-r--r--files/ru/web/css/right/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/css/right/index.html b/files/ru/web/css/right/index.html
index 6be9498540..732a0c45b6 100644
--- a/files/ru/web/css/right/index.html
+++ b/files/ru/web/css/right/index.html
@@ -26,7 +26,7 @@ translation_of: Web/CSS/right
<p>Когда заданы оба свойства {{cssxref("left")}} и <code>right</code>, и элемент не может растянуться, чтобы им соответствовать, то позиционированние элемента is<em> overspecified</em>. В этом случае значение <code>left</code> имеет приоритет, when the container is left-to-right; и наоборот, значение <code>right</code> имеет приоритет, when the container is right-to-left.</p>
-<h2 id="Синтаксис" name="Синтаксис">Синтаксис</h2>
+<h2 id="Синтаксис">Синтаксис</h2>
<pre class="brush:css no-line-numbers">/* Значения величин */
right: 3px;
@@ -71,7 +71,7 @@ right: unset;
{{csssyntax}}
-<h2 id="Примеры" name="Примеры">Примеры</h2>
+<h2 id="Примеры">Примеры</h2>
<pre class="brush: css; highlight:[16]">#example_3 {
width: 100px;
@@ -97,7 +97,7 @@ right: unset;
<p>{{ EmbedLiveSample('Примеры', 500, 220) }}</p>
-<h2 id="Спецификации" name="Спецификации">Спецификации</h2>
+<h2 id="Спецификации">Спецификации</h2>
<table class="standard-table">
<thead>
@@ -128,7 +128,7 @@ right: unset;
<p>{{cssinfo}}</p>
-<h2 id="Browser_compatibility" name="Browser_compatibility">Browser compatibility</h2>
+<h2 id="Browser_compatibility">Browser compatibility</h2>