diff options
Diffstat (limited to 'files/fr/web/api/keyboardevent')
-rw-r--r-- | files/fr/web/api/keyboardevent/charcode/index.html | 2 | ||||
-rw-r--r-- | files/fr/web/api/keyboardevent/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/keyboardevent/charcode/index.html b/files/fr/web/api/keyboardevent/charcode/index.html index 523257e055..b9a1ef84b0 100644 --- a/files/fr/web/api/keyboardevent/charcode/index.html +++ b/files/fr/web/api/keyboardevent/charcode/index.html @@ -32,7 +32,7 @@ translation_of: Web/API/KeyboardEvent/charCode <h2 id="Example">Exemple</h2> -<pre class="brush: js"><html> +<pre class="brush: html"><html> <head> <title>Exemple charCode</title> diff --git a/files/fr/web/api/keyboardevent/index.html b/files/fr/web/api/keyboardevent/index.html index 4ce7e9b411..24967d7f68 100644 --- a/files/fr/web/api/keyboardevent/index.html +++ b/files/fr/web/api/keyboardevent/index.html @@ -167,7 +167,7 @@ translation_of: Web/API/KeyboardEvent <h2 id="Exemple">Exemple</h2> -<pre class="brush: js"><!DOCTYPE html> +<pre class="brush: html"><!DOCTYPE html> <html> <head> <script> |