Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
  div {
    background:green;
    width:50px;
    height:50px;
  }
</style>
<div></div>
<!DOCTYPE html>
<style>
  div {
    background:green;
    width:50px;
    height:50px;
  }
</style>
<div></div>