diff options
Diffstat (limited to 'files/ru/web/css/margin-bottom')
-rw-r--r-- | files/ru/web/css/margin-bottom/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/css/margin-bottom/index.html b/files/ru/web/css/margin-bottom/index.html index 6e65b841ff..dd47948112 100644 --- a/files/ru/web/css/margin-bottom/index.html +++ b/files/ru/web/css/margin-bottom/index.html @@ -3,7 +3,7 @@ title: margin-bottom slug: Web/CSS/margin-bottom tags: - CSS - - CSS свойство + - CSS-свойство translation_of: Web/CSS/margin-bottom --- <div>{{CSSRef}}</div> @@ -14,7 +14,7 @@ translation_of: Web/CSS/margin-bottom <p class="hidden">Исходник этого интерактивного примера хранится на репозитории GitHub.Если вы хотите внести свой вклад в проект интерактивных примеров, перейдите по ссылке https://github.com/mdn/interactive-examples и отправьте нам запрос на добавление.</p> -<p> <img alt="Влияние CSS свойства margin-bottom на блок элемента" src="https://mdn.mozillademos.org/files/16471/margin-bottomru.png" style="border-style: solid; border-width: 1px; font-size: 1rem; height: 150px; letter-spacing: -0.00278rem; width: 459px;"></p> +<p> <img alt="Влияние CSS-свойства margin-bottom на блок элемента" src="https://mdn.mozillademos.org/files/16471/margin-bottomru.png" style="border-style: solid; border-width: 1px; font-size: 1rem; height: 150px; letter-spacing: -0.00278rem; width: 459px;"></p> <p>Это свойство не имеет воздействия на незамещаемые элементы, такие как {{HTMLElement("span")}} или {{HTMLElement("code")}}.</p> |