July 1998
Intermediate to advanced
1456 pages
65h 5m
English
TYPE — NN 4 IE 4 HTML 4
TYPE=”MIMEType"Required
The TYPE attribute tells the browser which style
sheet syntax to use to interpret the style rules defined in the
current element.
<STYLE TYPE="text/css">...</STYLE>
Case-insensitive MIME type. A type accepted by both Navigator 4 and
Internet Explorer 4 is "text/css". Navigator 4
also recognizes "text/javascript" when using
JavaScript syntax style sheets.
text/css
[window.]document.all.tags(“STYLE”)[i].type
Read now
Unlock full access