Click to See Complete Forum and Search --> : <div> tah height problems


NikolaVeber
10-08-2003, 09:13 AM
Hi !

I have the following problem with <div> tags:

I have several layers (<div>) with images inside. I want the next layer to be directly below the one with the pic. It works ok as long as the image is heigh enough. When I have
<div style="height:11px">
the layer is higher than 11px, which causes the display problems. It makes problem in IE6, but opera5 works ok... NN6 as well.

Help pls !

DaveSW
10-08-2003, 01:29 PM
Do you have the full source code?