88×31 buttons
last touched: 2026-09-10
The 88×31 pixel button is one of the great small inventions of the old web - a tiny badge, sized to fit a sidebar, that says "this site exists and vouches for that one." No algorithm decided that connection. A person did. Here are mine.
grab a button
The whole collection. Click any one to go there, or grab the embed snippet below.
Want the embed code for one? They're all named rusty-button-N.png
in order (hover a button to see which number) - swap N and
the link/alt text below:
<a href="https://YOUR-DOMAIN/">
<img src="rusty-button-N.png" width="88" height="31"
alt="describe the button here">
</a>
(These render as pure HTML/CSS boxes rather than image files, so this
whole page stays lightweight and works offline. If you'd rather have
real .png files, export these at 88×31 and drop them in
/assets/buttons/ - the markup above already expects
exactly that.)