|
Thanks Daz, much appreciated
Paul
----- Original Message -----
Sent: Wednesday, August 02, 2006 3:54
PM
Subject: Re: [WSG] XHTML strict image
spacing
Hi Paul,
This article explains the reason why - http://www.quirksmode.org/css/quirksmode.html
You
could try floating the images to the left or using negative margins - depends
on the design its impacting though.
Daz
On 02/08/06, Paul
Collins <[EMAIL PROTECTED]> wrote:
Surprisingly, I can't seem to find any
information on this. The XHTML Strict doctype I am using seems to put a
space between images. I have got aronud this by using
img {display:block}
in the CSS, however this isn't really ideal as
it throws a lot of designs out where I had been using a line break
<br/> to clear them. Can anyone explain to me why the Strict doctype
does this and a better method of fixing it?
Cheers,
Paul ****************************************************** The
discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfmfor
some hints on posting to the list & getting help
******************************************************
****************************************************** The
discussion list for http://webstandardsgroup.org/
See
http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting
to the list & getting
help ******************************************************
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
|
- Re: [WSG] XHTML strict image spacing Paul Collins
-