Skip to content

Instantly share code, notes, and snippets.

View fcarneiro's full-sized avatar

Fabio Carneiro fcarneiro

View GitHub Profile
@fcarneiro
fcarneiro / emailreset.css
Created January 28, 2016 14:40
HTML Email Reset & Client-specific Styles
<style type="text/css">
/*////// RESET STYLES //////*/
p{margin:0 0 10px 0;}
a{word-wrap:break-word;}
table{border-collapse:collapse;}
h1, h2, h3, h4, h5, h6{display:block; margin:0; padding:0;}
img, a img{border:0; height:auto; outline:none; text-decoration:none;}
body, #bodyTable, #bodyCell{height:100%; margin:0; padding:0; width:100%;}
/*////// CLIENT-SPECIFIC STYLES //////*/