blob: 9b9f1494543df563bffb8d00e42eed3d60f408ac [file] [log] [blame]
<html>
<style>
div {
background-image:url(resources/bikes.bmp);
-webkit-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>