aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/stylesheet/href/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/stylesheet/href/index.html')
-rw-r--r--files/fr/web/api/stylesheet/href/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/stylesheet/href/index.html b/files/fr/web/api/stylesheet/href/index.html
index 730d459303..1180f3c619 100644
--- a/files/fr/web/api/stylesheet/href/index.html
+++ b/files/fr/web/api/stylesheet/href/index.html
@@ -20,9 +20,9 @@ translation_of: Web/API/StyleSheet/href
<h2 id="Example">Exemple</h2>
-<pre> // sur une machine locale:
+<pre class="brush: html"> // sur une machine locale:
&lt;Html&gt;
- &lt;TĂȘte&gt;
+ &lt;Head&gt;
&lt;Link rel = "StyleSheet" href = "example.css" type = "text / css" /&gt;
&lt;Script&gt;
Function sref () {