html <canvas> buttons

i've never used the HTML canvas element before, but i have a few use cases in mind. so, to teach myself: here is a little experiment to see if i can produce some 88x31 site buttons programatically (because, you know that sounds way easier than just drawing them).

(wip)

output

notes

Canvas API according to MDN

/dev