Skip to content

Instantly share code, notes, and snippets.

@benknight
benknight / dabblet.css
Created August 10, 2012 18:28
HTML Email buttons that work in Outlook 2007+
/**
* HTML Email buttons that work in Outlook 2007+
*
* This is a really weird hacked up piece of crap but basically the technique is the containing element has some solid color background,
* and the inner <a> has a solid border which acts like padding which is the same color as the background color
*/