Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
#test {
width: 100px; height: 100px;
background: rgb(102, 102, 255);
}
</style>
<div id="test"></div>
<!DOCTYPE html>
<style>
#test {
width: 100px; height: 100px;
background: rgb(102, 102, 255);
}
</style>
<div id="test"></div>