diff options
Diffstat (limited to 'files/fr/web/api/stylesheet/href/index.html')
| -rw-r--r-- | files/fr/web/api/stylesheet/href/index.html | 4 |
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: <Html> - <TĂȘte> + <Head> <Link rel = "StyleSheet" href = "example.css" type = "text / css" /> <Script> Function sref () { |
