From 97065b2e68dd8768dc1ea092c893c57ebe205026 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 25 Feb 2021 08:31:36 -0500 Subject: use class="hidden" not style="display:none" --- files/uk/web/api/htmlformelement/index.html | 4 ++-- files/uk/web/css/filter/index.html | 22 +++++++++++----------- files/uk/web/index.html | 4 ++-- .../reference/global_objects/math/cos/index.html | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'files/uk/web') diff --git a/files/uk/web/api/htmlformelement/index.html b/files/uk/web/api/htmlformelement/index.html index 7871a2d052..537c56b222 100644 --- a/files/uk/web/api/htmlformelement/index.html +++ b/files/uk/web/api/htmlformelement/index.html @@ -79,10 +79,10 @@ translation_of: Web/API/HTMLFormElement
formdata
-
 The formdata event fires after the entry list representing the form's data is constructed.
+
The formdata event fires after the entry list representing the form's data is constructed.
Also available via the onformdata property.
reset
-
 The reset event fires when a form is reset.
+
The reset event fires when a form is reset.
Also available via the onreset property.
submit
The submit event fires when a form is submitted.
diff --git a/files/uk/web/css/filter/index.html b/files/uk/web/css/filter/index.html index 9339974d94..ab71ae0512 100644 --- a/files/uk/web/css/filter/index.html +++ b/files/uk/web/css/filter/index.html @@ -88,7 +88,7 @@ img {
filter: blur(5px)
 
-
-  +
@@ -116,6 +116,6 @@ translation_of: Web
- 
+

Дивитись все...

diff --git a/files/uk/web/javascript/reference/global_objects/math/cos/index.html b/files/uk/web/javascript/reference/global_objects/math/cos/index.html index 8cce369812..211b9040d1 100644 --- a/files/uk/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/uk/web/javascript/reference/global_objects/math/cos/index.html @@ -14,7 +14,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/cos ---
{{JSRef}}
-

 Статична функція Math.cos() повертає {{interwiki("wikipedia", "косинус")}} поданого кута, який повинен бути вказаним у {{interwiki("wikipedia", "радіан", "радіанах")}}. Значення косинуса дорівнює відношеннюдовжини прилеглого катета довжини гіпотенузи . 

+

Статична функція Math.cos() повертає {{interwiki("wikipedia", "косинус")}} поданого кута, який повинен бути вказаним у {{interwiki("wikipedia", "радіан", "радіанах")}}. Значення косинуса дорівнює відношеннюдовжини прилеглого катета довжини гіпотенузи .

{{EmbedInteractiveExample("pages/js/math-cos.html")}}
-- cgit v1.2.3-54-g00ecf