Source code

Revision control

Copy as Markdown

Other Tools

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