Articles
AccessDataSource is thickbroken emails in outlook 2007ByRef and ByVal in vbscriptcannot remove movieclipClassic asp crib sheetdecimal places in linux flash playerdouble margins in IE6double spaced IE list itemsextra image padding in html emailsFirefox onsubmit image changeIE7 border style dotted glitchlimit records in accessweather rss feedLast updated: 24/03/2008 16:27:49 GMT
extra image padding in html emails
Emails viewed in hotmail in Firefox have extra padding applied to the bottom of all images (3px to be precise). There are two ways to fix this, either use a -3px margin or display: block in an inline style on all images. The display block method is better as it won't interfer with anything else.

