From 1386fed7d38652d5848d315927e7e23a66cffd13 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Wed, 20 Oct 2021 13:28:52 +0300 Subject: [RU] Remove `name` attribute from headings (#2788) --- files/ru/web/css/margin-bottom/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/css/margin-bottom/index.html') diff --git a/files/ru/web/css/margin-bottom/index.html b/files/ru/web/css/margin-bottom/index.html index dd47948112..205a8e8728 100644 --- a/files/ru/web/css/margin-bottom/index.html +++ b/files/ru/web/css/margin-bottom/index.html @@ -36,7 +36,7 @@ margin-bottom: unset;

Свойство margin-bottom может быть выражено как ключевое слово auto, или как <число>, или как <процент>. Значение может быть положительным, нулевым или отрицательным.

-

Значения

+

Значения

{{cssxref("<length>")}}
@@ -51,7 +51,7 @@ margin-bottom: unset; {{csssyntax}} -

Пример

+

Пример

HTML

@@ -131,5 +131,5 @@ div {

{{cssinfo}}

-

Поддержка браузерами

+

Поддержка браузерами

{{Compat("css.properties.margin-bottom")}}

-- cgit v1.2.3-54-g00ecf