Back to Content

StyleSheet: title property

files/en-us/web/api/stylesheet/title/index.md

latest307 B
Original Source

{{APIRef("CSSOM")}}

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")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}