Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
div {
display: block;
font-size: 32px;
background: lime;
width: 10em;
}
</style>
<div>legend</div>
<div>legend</div>
<!DOCTYPE html>
<style>
div {
display: block;
font-size: 32px;
background: lime;
width: 10em;
}
</style>
<div>legend</div>
<div>legend</div>