Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
section p {background: green};
</style>
<section><p>This should have a green background
<!DOCTYPE html>
<style>
section p {background: green};
</style>
<section><p>This should have a green background