3 <title>CSS3 media query test: media query testing compound queries (screen and (color) and (grid:
0)). Using style element, media attribute.
</title>
4 <link rel=
"help" href=
"http://www.w3.org/TR/css3-mediaqueries/#syntax" />
5 <style type=
"text/css" media=
"screen and (color) and (grid:0)">
11 <p> This text should be green on bitmap color devices.
</p>