3 <title>CSS3 media query test: simple media quer (not braille, screen). Using link element, media attribute.
</title>
4 <link rel=
"help" href=
"http://www.w3.org/TR/css3-mediaqueries/#syntax" />
5 <link rel=
"stylesheet" type=
"text/css" media=
"not braille, screen" href=
"import-p-green.css" />
8 <p> This text should be green.
</p>