stylesheet
Hypertext links in HTML (draft)
STYLESHEET
The STYLESHEET relationship identifies a stylesheet.
When REL=STYLESHEET, the target document is a stylesheet. When
associated with a LINK element, the author/publisher is
expressing an expectation that the target stylesheet will be
applied by the HTML user agent. When associated with an A
element, an HTML user agent may simply retrieve the target
stylesheet for display, or it may launch a stylesheet editor
with the target stylesheet.
When REV=STYLESHEET, the current document is a stylesheet and
the target document may be a demonstration of its use. In
general, it is not anticipated that stylesheets will contain
LINK or A elements, as they are not projected to be HTML
documents.[å¼ç¨ï¼ 4.4f. Other REL and REV Values Under Discussion -- Hypertext links in HTML (draft) ãã]
HTML 3.0 Draft
Link to an associated Style Sheet
The LINK element can be used with REL=StyleSheet to reference a style sheet to be used to control the way the current document is rendered. For example:
<LINK REL=StyleSheet HREF=housestyle.dsssl>
[å¼ç¨ï¼ LINK: Link to an associated Style Sheet -- HTML 3.0 Draft ãã]
HTML 4.0 Specification
- Stylesheet
- Refers to an external style sheet. See the section on external style sheets
for details. This is used together with the link type "Alternate"
for user-selectable alternate style sheets.
[å¼ç¨ï¼ 6.12 Link types -- HTML 4.0 Specification ãã]
HTML 4.01 Specification
- Stylesheet
- Refers to an external style sheet. See the section on external style sheets for details.
This is used together with the link type "Alternate" for user-selectable
alternate style sheets.
[å¼ç¨ï¼ 6.12 Link types -- HTML 4.01 Specification ãã]
Modularization of XHTML
- Stylesheet
- Refers to an external style sheet. See the Style Module for details. This is used together with the link type "Alternate" for user-selectable
alternate style sheets.
[å¼ç¨ï¼ LinkTypes -- Modularization of XHTML ãã]
XHTML 2.0 Working Draft
- Stylesheet
- Refers to an external style sheet. See the Style Sheet Module for details. This is used together with the link type "Alternate" for
user-selectable alternate style sheets.
[å¼ç¨ï¼ LinkTypes -- XHTML 2.0 Working Draft ãã]