Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<style>
#target {
width: 100px;
height: 100px;
background: green;
}
</style>
<div id="target">target</div>