[css-d] Image breakout at bottom Div

2006-06-16 Thread Trevor Boult
Hi All,

Brian Cummiskey pointed out to me the other day on this page:

http://www.tboult.co.uk/dev/ag/crops/wheat.cfm

That the image was breaking out of its div at the bottom. Brian suggested a 
clear both block element which I have just implemented and its OK in 
FireFox but not IE (Arrrgh)

You will see in IE the div now spans accross the whole page.

Any ideas as to how I can get the page to display correctly would be great.

Cheers

Trevor
http://www.tboult.co.uk


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Image breakout at bottom Div

2006-06-16 Thread francky
Trevor Boult wrote:

Hi All,

Brian Cummiskey pointed out to me the other day on this page:

http://www.tboult.co.uk/dev/ag/crops/wheat.cfm

That the image was breaking out of its div at the bottom. Brian suggested a 
clear both block element which I have just implemented and its OK in 
FireFox but not IE (Arrrgh)

You will see in IE the div now spans accross the whole page.

Any ideas as to how I can get the page to display correctly would be great.
  

Hi Trevor,
Perhaps try the html-validator and delete the 2nd body and correct 
some double ID's and other things? ;-)

Greetings,
francky
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/