diff --git a/files/ru/web/api/htmlunknownelement/index.md b/files/ru/web/api/htmlunknownelement/index.md
index 8dcac5f18d52d1..b4c62541be3abc 100644
--- a/files/ru/web/api/htmlunknownelement/index.md
+++ b/files/ru/web/api/htmlunknownelement/index.md
@@ -25,4 +25,4 @@ _Нет специфичных методов; наследует методы
## Смотрите также
-- Устаревшие или нестандартные HTML-элементы реализующие этот интерфейс: {{HTMLElement("bgsound")}}, {{HTMLElement("blink")}}, {{HTMLElement("isindex")}}, {{HTMLElement("multicol")}}, {{HTMLElement("nextid")}}, {{HTMLElement("rb")}}, {{HTMLElement("spacer")}}
+- Устаревшие или нестандартные HTML-элементы реализующие этот интерфейс: {{HTMLElement("bgsound")}}, {{HTMLElement("isindex")}}, {{HTMLElement("multicol")}}, {{HTMLElement("nextid")}}, {{HTMLElement("rb")}}, {{HTMLElement("spacer")}}
diff --git a/files/ru/web/html/element/index.md b/files/ru/web/html/element/index.md
index e2d832a27ab286..be16bf1c7b2f48 100644
--- a/files/ru/web/html/element/index.md
+++ b/files/ru/web/html/element/index.md
@@ -230,7 +230,6 @@ HTML содержит в себе элементы, которые помога
| {{HTMLElement("applet")}} | Определяет включение апплета Java. |
| {{HTMLElement("bgsound")}} | Sets up a sound file to play in the background while the page is used; use {{HTMLElement("audio")}} instead. |
| {{HTMLElement("big")}} | Renders the enclosed text at a font size one level larger than the surrounding text (`medium` becomes `large`, for example). The size is capped at the browser's maximum permitted font size. |
-| {{HTMLElement("blink")}} | Causes the enclosed text to flash slowly. |
| {{HTMLElement("center")}} | Displays its block-level or inline contents centered horizontally within its containing element. |
| {{HTMLElement("content")}} | An obsolete part of the [Web Components](/ru/docs/Web/Web_Components) suite of technologies—was used inside of [Shadow DOM](/ru/docs/Web/Web_Components/Using_shadow_DOM) as an insertion point, and wasn't meant to be used in ordinary HTML. It has now been replaced by the {{HTMLElement("slot")}} element, which creates a point in the DOM at which a shadow DOM can be inserted. |
| {{HTMLElement("dir")}} | Container for a directory of files and/or folders, potentially with styles and icons applied by the user agent. Do not use this obsolete element; instead, you should use the {{HTMLElement("ul")}} element for lists, including lists of files. |
diff --git a/files/ru/web/javascript/reference/global_objects/string/blink/index.md b/files/ru/web/javascript/reference/global_objects/string/blink/index.md
index adc16f8518ad20..6fb4b28fec0439 100644
--- a/files/ru/web/javascript/reference/global_objects/string/blink/index.md
+++ b/files/ru/web/javascript/reference/global_objects/string/blink/index.md
@@ -7,7 +7,7 @@ slug: Web/JavaScript/Reference/Global_Objects/String/blink
## Сводка
-Метод **`blink()`** создаёт HTML-элемент {{HTMLElement("blink")}}, заставляющий строку мерцать.
+Метод **`blink()`** создаёт HTML-элемент `