aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/stylesheet/title/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/stylesheet/title/index.md')
-rw-r--r--files/fr/web/api/stylesheet/title/index.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/files/fr/web/api/stylesheet/title/index.md b/files/fr/web/api/stylesheet/title/index.md
new file mode 100644
index 0000000000..2892d25b2f
--- /dev/null
+++ b/files/fr/web/api/stylesheet/title/index.md
@@ -0,0 +1,20 @@
+---
+title: StyleSheet.title
+slug: Web/API/StyleSheet/title
+translation_of: Web/API/StyleSheet/title
+---
+<div>
+<div>{{APIRef ("CSSOM")}}</div>
+</div>
+
+<p><code>title</code> Renvoie le titre de conseil de la feuille de style actuelle.</p>
+
+<h2 id="Notes">Remarques</h2>
+
+<p>Le titre est souvent spécifié dans {{domxref ("StyleSheet / OwnerNode", "ownerNode")}}.</p>
+
+<h2 id="Specification">spécification</h2>
+
+<ul>
+ <li><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/stylesheets.html#StyleSheets-StyleSheet-title">Titre </a></li>
+</ul>