From 7a2cfc4872ec27ef4ea5aa79f01dcb03a9a24d88 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 27 Jul 2021 15:17:31 -0400 Subject: remove link 'title' attributes that's just the 'href' (ru, part 4) (#1748) --- files/ru/web/html/element/a/index.html | 2 +- files/ru/web/html/element/form/index.html | 2 +- files/ru/web/html/element/tfoot/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files/ru/web/html') diff --git a/files/ru/web/html/element/a/index.html b/files/ru/web/html/element/a/index.html index d586f4dd87..fa4ba957dc 100644 --- a/files/ru/web/html/element/a/index.html +++ b/files/ru/web/html/element/a/index.html @@ -70,7 +70,7 @@ translation_of: Web/HTML/Element/a
{{htmlattrdef("hreflang")}}
-
Этот атрибут сообщает язык документа по ссылке. Это чисто контрольная информация. Разрешённые значения определены в BCP47 для HTML5 и RFC1766 для HTML4. Используйте этот атрибут, только если задан {{htmlattrxref("href", "a")}}.
+
Этот атрибут сообщает язык документа по ссылке. Это чисто контрольная информация. Разрешённые значения определены в BCP47 для HTML5 и RFC1766 для HTML4. Используйте этот атрибут, только если задан {{htmlattrxref("href", "a")}}.
{{htmlattrdef("ping")}} {{HTMLVersionInline(5)}}
Этот атрибут уведомляет указанные в нём URL, что пользователь перешёл по ссылке.
{{htmlattrdef("referrerpolicy")}} {{experimental_inline}}
diff --git a/files/ru/web/html/element/form/index.html b/files/ru/web/html/element/form/index.html index 37ca534468..4541d113fb 100644 --- a/files/ru/web/html/element/form/index.html +++ b/files/ru/web/html/element/form/index.html @@ -27,7 +27,7 @@ translation_of: Web/HTML/Element/form Нормативный документ - HTML5, section 4.10.3 (HTML4.01, section 17.3) + HTML5, section 4.10.3 (HTML4.01, section 17.3) diff --git a/files/ru/web/html/element/tfoot/index.html b/files/ru/web/html/element/tfoot/index.html index ba83e421fe..ee56d66a61 100644 --- a/files/ru/web/html/element/tfoot/index.html +++ b/files/ru/web/html/element/tfoot/index.html @@ -32,7 +32,7 @@ translation_of: Web/HTML/Element/tfoot Нормативные документы - HTML5, section 4.9.7 (HTML4.01, section 11.2.3) + HTML5, section 4.9.7 (HTML4.01, section 11.2.3) -- cgit v1.2.3-54-g00ecf