This element is a container for style sheet elements to use with this document.
The element must be placed inside the HEAD element.
To hide the contents of the element for browsers that do not support the
element you can use the !-- element.
MEDIA
This attribute defines which medium should be used to render the document. The
value is a comma-separated value of possible media. The default is "screen".
TYPE
This identifies the content-type of the used style-sheet elements. These are
the supported values:
text/css
Used to indicate cascading style sheets.
text/javascript
This value is supported by Netscape Navigator 4.0 and indicates JavaScript
style sheets. It is used for the implementation of Dynamic HTML in
Netscape Communicator.