Contents
This section is normative.
The Media Attribute Module defines the media
attribute.
all
.
Example
<style src="style.css" type="text/css" media="screen" /> <span src="photo.jpg" media="screen">Me at work</span> <span src="photo-hires.jpg" media="print">Me at work</span>
Implementation: RELAX NG