Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
button { color: transparent; }
</style>
<button>ABC</button>
<!doctype html>
<style>
button { color: transparent; }
</style>
<button>ABC</button>