2008-09-11 00:24:16 +00:00
|
|
|
<!--
|
|
|
|
Any copyright is dedicated to the Public Domain.
|
2011-06-21 12:19:35 +00:00
|
|
|
http://creativecommons.org/publicdomain/zero/1.0/
|
2008-09-11 00:24:16 +00:00
|
|
|
-->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<body style="margin:0; line-height:100px;">
|
|
|
|
<span style="display:inline-block; width:200px;"
|
|
|
|
/><span style="background:lime;"><span style="display:inline-block; width:70px;"/></span><br/>
|
|
|
|
<span style="display:inline-block; width:30px;"
|
|
|
|
/><span style="background:lime;"><span style="display:inline-block; width:70px;"/></span>
|
|
|
|
</body>
|
|
|
|
</html>
|