Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
a { text-decoration: none !important }
</style>
<a href="#">Should have an underline regardless of what the page says</a>
<!doctype html>
<style>
a { text-decoration: none !important }
</style>
<a href="#">Should have an underline regardless of what the page says</a>