css
Attributes:
- name="style name" • Link to specified style.
- format="value" • How to format output: either return complete (X)HTML link tag with necessary (X)HTML attributes, or only the StyleSheet's URL. Available values are link or url. Default is url.
- rel="value" • (X)HTML rel attribute to be applied to link tag (when invoked with format="link"). Default is stylesheet.
- media="value" • (X)HTML media attribute to be applied to link tag (when invoked with format="link"). Default is screen.
- title="value" • (X)HTML title attribute to be applied to link tag (when invoked with format="link"). Default is unset.
Behaviors:
The css tag is a single which is used in the head of your document where it will output the URL of the style sheet assigned in the Sections Subtab.