mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
8 lines
141 B
HTML
8 lines
141 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
<div style="color: green;">
|
|
This should be green
|
|
</div>
|
|
</body>
|
|
</html>
|