From c9860f376b22c43b49e71be664763bf6a9e27318 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Sun, 7 Nov 2021 12:17:45 +0100 Subject: Fix live sample errors for HTML docs (#2995) --- files/fr/web/html/element/b/index.md | 2 +- files/fr/web/html/element/li/index.md | 36 +++++++++++++++++------------ files/fr/web/html/element/menu/index.md | 6 ++--- files/fr/web/html/element/style/index.md | 2 +- files/fr/web/html/element/textarea/index.md | 2 +- files/fr/web/html/element/ul/index.md | 4 ++-- 6 files changed, 29 insertions(+), 23 deletions(-) (limited to 'files') diff --git a/files/fr/web/html/element/b/index.md b/files/fr/web/html/element/b/index.md index e2f5961e9e..9e05b5a01b 100644 --- a/files/fr/web/html/element/b/index.md +++ b/files/fr/web/html/element/b/index.md @@ -111,7 +111,7 @@ l'élément <b>, sûrement en gras. ### Résultat -{{EmbedLiveSample("example")}} +{{EmbedLiveSample("Exemple")}} ## Spécifications diff --git a/files/fr/web/html/element/li/index.md b/files/fr/web/html/element/li/index.md index 7c5efa1d93..b05e388da5 100644 --- a/files/fr/web/html/element/li/index.md +++ b/files/fr/web/html/element/li/index.md @@ -46,11 +46,13 @@ Cet élément inclut les [attributs universels](/fr/docs/Web/HTML/Attributs_univ #### HTML -
    -
  1. premier article
  2. -
  3. second article
  4. -
  5. troisième article
  6. -
+```html +
    +
  1. premier article
  2. +
  3. second article
  4. +
  5. troisième article
  6. +
+``` #### Résultat @@ -60,11 +62,13 @@ Cet élément inclut les [attributs universels](/fr/docs/Web/HTML/Attributs_univ #### HTML -
    -
  1. troisième article
  2. -
  3. quatrième article
  4. -
  5. cinquième article
  6. -
+```html +
    +
  1. troisième article
  2. +
  3. quatrième article
  4. +
  5. cinquième article
  6. +
+``` #### Résultat @@ -74,11 +78,13 @@ Cet élément inclut les [attributs universels](/fr/docs/Web/HTML/Attributs_univ #### HTML - +```html + +``` #### Résultat diff --git a/files/fr/web/html/element/menu/index.md b/files/fr/web/html/element/menu/index.md index 4a21fa153d..1d1e34336d 100644 --- a/files/fr/web/html/element/menu/index.md +++ b/files/fr/web/html/element/menu/index.md @@ -34,7 +34,7 @@ Comme pour tous les autres éléments, on peut utiliser [les attributs universel ## Exemples -### Menu contextuel{{Deprecated_inline}} +### Menu contextuel {{Deprecated_header}} @@ -92,7 +92,7 @@ div { {{EmbedLiveSample('Bouton_de_menu', '100%', '50')}} -### Barre d’outils {{experimental_inline}} +### Barre d'outils > **Attention :** Les menus sous forme de barres d'outils n'ont pas encore été implémentés dans les navigateurs. @@ -122,7 +122,7 @@ div { #### Résultat -{{EmbedLiveSample("Barre_d’outils", '100%', '100')}} +{{EmbedLiveSample("Barre_doutils", '100%', '100')}} ## Résumé technique diff --git a/files/fr/web/html/element/style/index.md b/files/fr/web/html/element/style/index.md index 9f510d96d5..2cc4ed33b9 100644 --- a/files/fr/web/html/element/style/index.md +++ b/files/fr/web/html/element/style/index.md @@ -97,7 +97,7 @@ Dans cet exemple, on utilise deux éléments `