href
Returns the location of the stylesheet.
Syntax
href = stylesheet.href
Parameters
href is a string containing the URI of the stylesheet.
Example
Notes
If the style sheet is a linked style sheet, the value of its attribute is its location. For inline style sheets, the value of this attribute is NULL.
Specification
href
Netscape Communications http://developer.netscape.com |