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/vi/web/api/htmlformelement/index.html | 2 +- .../using_css_transitions/index.html | 24 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'files/vi') diff --git a/files/vi/web/api/htmlformelement/index.html b/files/vi/web/api/htmlformelement/index.html index 1df37a6657..d80fb120a2 100644 --- a/files/vi/web/api/htmlformelement/index.html +++ b/files/vi/web/api/htmlformelement/index.html @@ -75,7 +75,7 @@ translation_of: Web/API/HTMLFormElement
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/vi/web/css/css_transitions/using_css_transitions/index.html b/files/vi/web/css/css_transitions/using_css_transitions/index.html index e9a5bd6acd..3409d5313e 100644 --- a/files/vi/web/css/css_transitions/using_css_transitions/index.html +++ b/files/vi/web/css/css_transitions/using_css_transitions/index.html @@ -76,7 +76,7 @@ translation_of: Web/CSS/CSS_Transitions/Using_CSS_transitions

transition-duration: 0.5s

-
+