mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
7 lines
131 B
HTML
7 lines
131 B
HTML
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<body style="color:green">
|
||
|
<div>Test</div>
|
||
|
<div>Test</div>
|
||
|
</body>
|
||
|
</html>
|