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/tools/page_inspector/how_to/examine_and_edit_html/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/tools/page_inspector/how_to') diff --git a/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html b/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html index 63f99bf657..0370fbe069 100644 --- a/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html +++ b/files/ru/tools/page_inspector/how_to/examine_and_edit_html/index.html @@ -160,7 +160,7 @@ translation_of: Tools/Page_Inspector/How_to/Examine_and_edit_HTML -

Редактирование HTML

+

Редактирование HTML

Вы можете редактировать HTML — теги, атрибуты и содержимое — прямо в панели HTML: сделайте двойной щелчок по тексту, который вы хотите изменить, измените его, нажмите Enter, — и изменения сразу же будут применены.

@@ -172,7 +172,7 @@ translation_of: Tools/Page_Inspector/How_to/Examine_and_edit_HTML

Используя контекстное меню, можно копировать узлы в дереве HTML и потом вставлять их.

-

Перетаскивание

+

Перетаскивание

Новое в Firefox 39.

-- cgit v1.2.3-54-g00ecf