2008-06-03 15:25:31 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html><head>
|
|
|
|
<style type="text/css">
|
|
|
|
div.image {
|
|
|
|
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAABlBMVEUAAAD///+l2Z/dAAAAGElEQVR42mNggIHcbbfBCMEYlRqVIiQFAPco1xfL/SakAAAAAElFTkSuQmCC");
|
|
|
|
width: 32px;
|
|
|
|
height: 32px;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.cell {
|
|
|
|
float: left;
|
|
|
|
width: 100px;
|
|
|
|
}
|
|
|
|
|
|
|
|
body > div { height:100px; }
|
|
|
|
|
2009-09-23 07:55:55 -07:00
|
|
|
p { font-size: 12px; height:20px; }
|
2008-06-03 15:25:31 -07:00
|
|
|
</style>
|
|
|
|
</head><body>
|
|
|
|
|
|
|
|
<div>
|
2008-11-04 14:01:21 -08:00
|
|
|
<div class="cell"><p>31 x 32</p><div style="width:31px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>31.1 x 32</p><div style="width:31px; background-position:-16px -16px;" class="image"></div></div>
|
2008-06-03 15:25:31 -07:00
|
|
|
<div class="cell"><p>31.5 x 32</p><div style="width:32px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>31.8 x 32</p><div style="width:32px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<div class="cell"><p>32 x 32</p><div style="width:32px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>32.1 x 32</p><div style="width:32px; background-position:-16px -16px;" class="image"></div></div>
|
2008-11-17 23:48:46 -08:00
|
|
|
<div class="cell"><p>32.5 x 32</p><div style="width:33px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>32.8 x 32</p><div style="width:33px; background-position:-16px -16px;" class="image"></div></div>
|
2008-06-03 15:25:31 -07:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div>
|
2008-11-04 14:01:21 -08:00
|
|
|
<div class="cell"><p>32 x 31 </p><div style="height:31px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>32 x 31.1 </p><div style="height:31px; background-position:-16px -16px;" class="image"></div></div>
|
2008-06-03 15:25:31 -07:00
|
|
|
<div class="cell"><p>32 x 31.5 </p><div style="height:32px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>32 x 31.8 </p><div style="height:32px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<div class="cell"><p>32 x 32 </p><div style="height:32px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>32 x 32.1 </p><div style="height:32px; background-position:-16px -16px;" class="image"></div></div>
|
2008-11-17 23:48:46 -08:00
|
|
|
<div class="cell"><p>32 x 32.5 </p><div style="height:33px; background-position:-16px -16px;" class="image"></div></div>
|
|
|
|
<div class="cell"><p>32 x 32.8 </p><div style="height:33px; background-position:-16px -16px;" class="image"></div></div>
|
2008-06-03 15:25:31 -07:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</body></html>
|