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