Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset="utf-8">
<style>
p {
color: green;
}
</style>
<p>This text should be green on a white background
<!doctype html>
<meta charset="utf-8">
<style>
p {
color: green;
}
</style>
<p>This text should be green on a white background