Re: [css-d] Padding missing in IE6 quirks mode

2006-12-12 Thread Holly Bergevin
From: Pete Lasko <[EMAIL PROTECTED]> >If you view http://www.yammr.com/padding.html in IE, you will see >that the image has no padding. Is there a workaround for this? >Unfortunately due to some DOM bugs I can't get figured out I can't >use a strict doctype for IE. I can easily put a div aro

Re: [css-d] Padding missing in IE6 quirks mode

2006-12-12 Thread ~davidLaakso
Pete Lasko wrote: > If you view http://www.yammr.com/padding.html in IE, you will see > that the image has no padding. Is there a workaround for this? > Unfortunately due to some DOM bugs I can't get figured out I can't > use a strict doctype for IE. I can easily put a div around the image,