Damien Hill wrote:
... On the first line of the content, there is a 10 pixel indent that
isn't meant to be there. The code works fine in Firefox.
http://www.damienhill.com/tests/floats/
The indent equals margin-left on float. That's the bug.
Add:
dl.image {display: inline;}
...to fix it.
Georg
--
http://www.gunlaug.no
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************