Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
div {
width:20px;
height:10px;
background-image: url("../../images/green.png");
}
</style>
<div></div>
<div></div>
<!DOCTYPE html>
<style>
div {
width:20px;
height:10px;
background-image: url("../../images/green.png");
}
</style>
<div></div>
<div></div>