<link> with all Media TypeThis text will be green if the rule has been applied.
<link rel="stylesheet" type="text/css" href="styles.css" media="all" />
NS 4.x will apply a stylesheet with a media type of screen but will ignore all other types of media including all.
None