aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript/reference/global_objects/string/blink
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-07-30 20:18:17 +0200
committerGitHub <noreply@github.com>2021-07-30 20:18:17 +0200
commit2a76c37d0e733dedf8ed87d1e7e46caf3c44667e (patch)
treeeef4e1f7f84846e950ff27780bf447000542d4e0 /files/fr/web/javascript/reference/global_objects/string/blink
parent6f195c0befca01246e2db1c38a65628baf1938e1 (diff)
downloadtranslated-content-2a76c37d0e733dedf8ed87d1e7e46caf3c44667e.tar.gz
translated-content-2a76c37d0e733dedf8ed87d1e7e46caf3c44667e.tar.bz2
translated-content-2a76c37d0e733dedf8ed87d1e7e46caf3c44667e.zip
Prepare JS French section for Markdown (#1574)
* Rm IDs w/ [^h\d] id=" * Remove class="hidden" * Remove hidden for code blocks * rm summary classes * Use Note consistently * Remove sup * Rm code in pre * Fixes dd/dt/dl * Fix some more dd * Remove inline style and useless/craft from span/font * h2m report fixing - Consistent use of notes * h2m report fixing - Consistent use of warnings * h2m report fixing - reword one callout * h2m report fixing - array cruft spans hell * Cleaning the rest of docs for md conversion
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/string/blink')
-rw-r--r--files/fr/web/javascript/reference/global_objects/string/blink/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/string/blink/index.html b/files/fr/web/javascript/reference/global_objects/string/blink/index.html
index 70e128169d..a57014d354 100644
--- a/files/fr/web/javascript/reference/global_objects/string/blink/index.html
+++ b/files/fr/web/javascript/reference/global_objects/string/blink/index.html
@@ -16,7 +16,7 @@ original_slug: Web/JavaScript/Reference/Objets_globaux/String/blink
<p>La méthode <code><strong>blink()</strong></code> crée un élément HTML {{HTMLElement("blink")}} qui affiche la chaine de caractères en clignotant.</p>
-<div class="warning"><strong>Avertissement :</strong> Les textes clignotants sont fortement déconseillés par de nombreux standards d'accessibilité. L'élément <code>&lt;blink&gt;</code> est lui-même non standard et obsolète !</div>
+<div class="warning"><p><strong>Attention :</strong> Les textes clignotants sont fortement déconseillés par de nombreux standards d'accessibilité. L'élément <code>&lt;blink&gt;</code> est lui-même non standard et obsolète !</p></div>
<h2 id="Syntaxe">Syntaxe</h2>