div's overlapping

Discussion in 'CSS' started by fluerasa, Oct 4, 2006.

  1. #1
    I am having troubles with this page in FF and Opera: http://www.studioweber.ro/sw4/html/test.htm - #contentMain is overlapping #mainContainer instead of expanding together. Could someone help? Thanks, Alex
     
    fluerasa, Oct 4, 2006 IP
  2. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i just checked using ff 1.5 - it looks ok - no overlaps. looks exactly the same on ie 6 too...

    not sure what problem you are seeing on your end...
     
    daboss, Oct 4, 2006 IP
  3. eli03

    eli03 Well-Known Member

    Messages:
    2,887
    Likes Received:
    98
    Best Answers:
    0
    Trophy Points:
    175
    #3
    looks okey on ie but not on FF.

    you can add this code before that last DIV tag.

    With the rule "clear: both;" drives the bottom of the div down to the bottom of the float.

    :D
     
    eli03, Oct 4, 2006 IP