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