aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/globaleventhandlers/onresize
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/globaleventhandlers/onresize')
-rw-r--r--files/fr/web/api/globaleventhandlers/onresize/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/files/fr/web/api/globaleventhandlers/onresize/index.html b/files/fr/web/api/globaleventhandlers/onresize/index.html
index 1e4ca16f5c..02ef0ffba5 100644
--- a/files/fr/web/api/globaleventhandlers/onresize/index.html
+++ b/files/fr/web/api/globaleventhandlers/onresize/index.html
@@ -33,7 +33,7 @@ alert(window.onresize);
<h3 id="Exemple">Exemple</h3>
-<pre>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+<pre class="brush: html">&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"&gt;
&lt;html&gt;
&lt;head&gt;
@@ -62,6 +62,4 @@ window.onresize = sayHi;
<h3 id="Sp.C3.A9cification">Spécification</h3>
-<p>{{ DOM0() }}</p>
-
-<p>{{ languages( { "en": "en/DOM/element.onresize" } ) }}</p>
+<p>{{ DOM0() }}</p> \ No newline at end of file