Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
a { color: hotpink }
</style>
<a href="">Should have link color, not default color</a>
<!doctype html>
<style>
a { color: hotpink }
</style>
<a href="">Should have link color, not default color</a>