Sets or retrieves the title of the style sheet.
Syntax
HTML <LINK TITLE = sTitle ... > Scripting link.title [ = sTitle ]
Possible Values
sTitle String that specifies the title. The property is read/write with no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Remarks
The title is a string used to identify a style sheet.
Applies To