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