Ian Fenn wrote:
dt { float:left; }
dd { margin:4px 8px; }

This looks fine in firefox, but with IE 6 (Windows XP) the contents of the
first dt are appearing slightly raised in comparison to the contents of the
following dd. The other dts and dds are being displayed fine...

doesn't work all the time, but as a general rule: when you have this type of inconsistencies, try and be very specific with regards to all margins and paddings. Otherwise, you're leaving the ones you don't specify up to the rendering engine's default, which may well vary from browser to browser.


--
Patrick H. Lauke
_____________________________________________________
re�dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com

******************************************************
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