blob: aa68e23fe09ba6e2c4a2391f9b2ae129037f1dde [file] [log] [blame]
<!doctype html>
<style>
.target {
margin: 50px;
width: 50px;
height: 50px;
border: 1px solid black;
background-image: url("../support/100x100-blue-and-orange.png");
background-position: right top;
}
</style>
<div class="target"></div>