blob: afd3facc10cb602d6f8fb3de014862194357b6cd [file] [log] [blame]
<!DOCTYPE html>
<style>
.target {
display: inline-block;
width: 100px;
height: 100px;
background-color: green;
}
</style>
<div class="target"></div>
<div class="target"></div>
<div class="target"></div>
<div class="target"></div>