Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
p { color: green; }
</style>
<p>This text should be green.</p>
<!DOCTYPE html>
<style>
p { color: green; }
</style>
<p>This text should be green.</p>