--- title: StyleSheet.title slug: Web/API/StyleSheet/title translation_of: Web/API/StyleSheet/title ---
The title
property of the {{domxref("StyleSheet")}} interface returns the advisory title of the current style sheet.
The title is often specified in the {{domxref("StyleSheet/OwnerNode", "ownerNode")}}.
The title is often specified in the {{domxref("StyleSheet/OwnerNode", "ownerNode")}}.
{{Compat("api.StyleSheet.title")}}