blob: 2be9d11f7a7ac4c7d6d9b4352a9ef1d224b965b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
title: StyleSheet.title
slug: Web/API/StyleSheet/title
translation_of: Web/API/StyleSheet/title
---
{{APIRef ("CSSOM")}}
`title` Renvoie le titre de conseil de la feuille de style actuelle.
## Remarques
Le titre est souvent spécifié dans {{domxref ("StyleSheet / OwnerNode", "ownerNode")}}.
## spécification
- [Titre](http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/stylesheets.html#StyleSheets-StyleSheet-title)
|