> 
> Fixed now - Found out I needed to add some padding
> 
> Part of the prob was that things weren't lining up and were 
> dropping down.
> 
Firstly no DTD, this sends IE6, Gecko engined browsers and others into quirks mode.  
While IE6 in quirks mode is not difficult to handle (behaves just like IE 5) Gecko 
engine browsers are too unpredictable IMHO.

div d1 does not really need a height (or width), it will flow around the divs it 
contains and lose the overflowing on bottom border I am getting in Firefox, (caused of 
the box model differences in IE and everybody else).


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