Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<style>
button {
border: none;
background-color: transparent;
padding: 0;
-moz-appearance: none;
}
</style>
<button>Foo</button>