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.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to