blob: fd4d4d6343e79706939eb55f3e2dc4073ef31f47 [file] [log] [blame]
<html>
<style>
div
{
width: 200px;
height: 100px;
}
.image
{
background-image: url(resources/green-10.png);
}
</style>
<div class="image"></div>
<div class="image"></div>
<div class="image"></div>
</html>