Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<style>
#target {
width: 100px;
height: 100px;
outline: 1px solid black;
}
</style>
<div id="target"></div>
<!DOCTYPE HTML>
<style>
#target {
width: 100px;
height: 100px;
outline: 1px solid black;
}
</style>
<div id="target"></div>