blob: e863a6703b2acebbdb10a5eef342cbbd1b6b5bc9 [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>