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/guide/css/block_formatting_context/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/guide/css') diff --git a/files/ru/web/guide/css/block_formatting_context/index.html b/files/ru/web/guide/css/block_formatting_context/index.html index a95d28bd7b..c2911bfbe0 100644 --- a/files/ru/web/guide/css/block_formatting_context/index.html +++ b/files/ru/web/guide/css/block_formatting_context/index.html @@ -10,7 +10,7 @@ translation_of: Web/Guide/CSS/Block_formatting_context ---

{{ CSSRef() }}

-

Описание

+

Описание

Блочный контекст форматирования — часть механизма отображения веб-страницы в CSS. Это та область, в которой происходит расположение блочных элементов, и в котором плавающие элементы взаимодействуют с другими элементами.

@@ -127,14 +127,14 @@ translation_of: Web/Guide/CSS/Block_formatting_context

{{EmbedLiveSample("Схлопывание_границ_margin", 120, 120)}}

-

Спецификации

+

Спецификации

-

Статьи по теме

+

Статьи по теме