blob: a92d8ea4a3c2e54b5035d571887360dafa9d8169 [file] [log] [blame]
<html>
<style>
div {
background-image:url(resources/bikes.bmp);
-khtml-background-size: 133px 135px;
}
</style>
<body>
<div style="width:100px; height:100px"></div>
<br><br><br>
<div style="width:800px; height:800px"></div>
</body>
</html>