diff options
Diffstat (limited to 'files/ru/web/api/keyboardevent/altkey/index.html')
-rw-r--r-- | files/ru/web/api/keyboardevent/altkey/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/keyboardevent/altkey/index.html b/files/ru/web/api/keyboardevent/altkey/index.html index 3e07323f47..2f728d093f 100644 --- a/files/ru/web/api/keyboardevent/altkey/index.html +++ b/files/ru/web/api/keyboardevent/altkey/index.html @@ -56,11 +56,11 @@ function showChar(e){ </tbody> </table> -<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость браузеров</h2> +<h2 id="Browser_compatibility">Совместимость браузеров</h2> <p>{{Compat("api.KeyboardEvent.altKey")}}</p> -<h2 id="See_also" name="See_also">Смотрите также</h2> +<h2 id="See_also">Смотрите также</h2> <ul> <li>{{ domxref("KeyboardEvent") }}</li> |