title attribute | title property
Sets or retrieves the title of the style sheet.
![]() |
Syntax
| HTML | <element title="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
the title.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 7.4.3
Remarks
The title is a string used to identify a style sheet.
See also
Show:
