Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
a {
color: green;
}
</style>
<a href="">Which color?</a>
<!doctype html>
<style>
a {
color: green;
}
</style>
<a href="">Which color?</a>