Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Color 4: Color Space of Tagged Images. HTML img</title>
<link rel="author" title="Chris Lilley" href="mailto:chris@w3.org">
<body>
<p>Test passes if you see a green square, and no red.</p>
<!-- solid color #009900 PNG image, untagged -->
<p><img src="./support/009900.png" alt="should be green"/></p>
</body>