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