Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
:link {
color: green;
}
</style>
<a href>Should be green</a>
<!doctype html>
<style>
:link {
color: green;
}
</style>
<a href>Should be green</a>