mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
8 lines
171 B
HTML
8 lines
171 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="background:lime; width:16px; height:16px;"></div>
|
|
<div style="background:black; width:16px; height:10px;"></div>
|
|
</body>
|
|
</html>
|