Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="UTF-8">
<style>
div {
color: #00000080;
}
</style>
<body>
<div>foobar</div>
</body>
<!DOCTYPE html>
<meta charset="UTF-8">
<style>
div {
color: #00000080;
}
</style>
<body>
<div>foobar</div>
</body>