Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<style>
a:visited { color: green }
input { color: inherit }
</style>
<a href="visited-page.html"><input placeholder="This should be green"></a>