aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/css/margin-inline-end/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/css/margin-inline-end/index.html')
-rw-r--r--files/ru/web/css/margin-inline-end/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/css/margin-inline-end/index.html b/files/ru/web/css/margin-inline-end/index.html
index d5e11e014c..2a54420547 100644
--- a/files/ru/web/css/margin-inline-end/index.html
+++ b/files/ru/web/css/margin-inline-end/index.html
@@ -5,7 +5,7 @@ translation_of: Web/CSS/margin-inline-end
---
<p>{{CSSRef}}{{SeeCompatTable}}</p>
-<p><a href="/en-US/docs/Web/CSS" title="CSS">CSS</a> Свойство <strong> <code>margin-inline-end </code></strong> определяет отступ логического края  элемента, который сопоставляется с физическим отступом в зависимомти от режима написания, направленности и расположения текста. То есть оно соответствует {{cssxref("margin-top")}}, {{cssxref("margin-right")}}, {{cssxref("margin-bottom")}} или {{cssxref("margin-left")}} свойству в зависимости от числа определяющего {{cssxref("writing-mode")}}, {{cssxref("direction")}}, и {{cssxref("text-orientation")}}.</p>
+<p><a href="/en-US/docs/Web/CSS" title="CSS">CSS</a> Свойство <strong> <code>margin-inline-end </code></strong> определяет отступ логического края  элемента, который сопоставляется с физическим отступом в зависимости от режима написания, направленности и расположения текста. То есть оно соответствует {{cssxref("margin-top")}}, {{cssxref("margin-right")}}, {{cssxref("margin-bottom")}} или {{cssxref("margin-left")}} свойству в зависимости от числа определяющего {{cssxref("writing-mode")}}, {{cssxref("direction")}}, и {{cssxref("text-orientation")}}.</p>
<div>{{EmbedInteractiveExample("pages/css/margin-inline-end.html")}}</div>