diff options
Diffstat (limited to 'files/ru/web/html/element/menu/index.html')
| -rw-r--r-- | files/ru/web/html/element/menu/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/html/element/menu/index.html b/files/ru/web/html/element/menu/index.html index 86545b3654..ce496cf66b 100644 --- a/files/ru/web/html/element/menu/index.html +++ b/files/ru/web/html/element/menu/index.html @@ -76,7 +76,7 @@ translation_of: Web/HTML/Element/menu <h2 id="Примеры">Примеры</h2> -<h3 id="Context_menu" name="Context_menu">Context menu</h3> +<h3 id="Context_menu">Context menu</h3> <p>{{Deprecated_header}}</p> @@ -108,7 +108,7 @@ translation_of: Web/HTML/Element/menu <p>{{EmbedLiveSample("Context_menu", "100%", 80)}}</p> -<h3 id="Menu_button" name="Menu_button">Menu button</h3> +<h3 id="Menu_button">Menu button</h3> <div class="blockIndicator warning"> <p>Menu buttons haven't been implemented in any known browsers yet. The {{HTMLAttrxRef("type", "menu")}} attribute on the <code><menu></code> element is now obsolete.</p> @@ -137,7 +137,7 @@ translation_of: Web/HTML/Element/menu <p>{{EmbedLiveSample("Menu_button", "100%", 50)}}</p> -<h3 id="Toolbar" name="Toolbar">Toolbar</h3> +<h3 id="Toolbar">Toolbar</h3> <div class="blockIndicator warning"> <p>Toolbar menus haven't been implemented in any known browsers yet.</p> |
