How to handle the divs?

Discussion in 'HTML & Website Design' started by lizzie87, Mar 17, 2006.

  1. #1
    As i'm getting really tired of how to figure out how to handle those divs, i decided to put my question on here ;)

    I really don't understand why the divs in my html page aren't working..
    what do i forget to put in the css or in my html page... they just don't listen to my margin things and all

    here are some links:

    http://www.lisettebast.nl/MarcovanZelst3/index.html

    http://www.lisettebast.nl/MarcovanZelst3/style.css

    and then the page of what it should look like:

    http://www.lisettebast.nl/MarcovanZelst3/mvzelst1.jpg

    and somehow, it's working in firefox and not in IE, wish everyone would use Firefox, that would make life a lot easier ;)
     
    lizzie87, Mar 17, 2006 IP
  2. marty

    marty Peon

    Messages:
    154
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    hello lizzie87,

    I feel your pain... I think what you've asked the community for here is a pretty big task, but maybe we can break it into small pieces and help you out.

    For my part I've noticed that your Menu seems to be floating to the right instead of just below the IFrame. To fix this problem I suggest you do the following to style.css:

    1. Add clear:right to the div.menu class
    2. Remove margin-top: 500px;
    3. Change margin-left: 24px; to margin-left: 10px;

    Good luck...
     
    marty, Mar 17, 2006 IP
  3. lizzie87

    lizzie87 Peon

    Messages:
    26
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ok so that helped a lot! Thanks! :)

    Now it's working great in IE, but now the problem with FF
    he puts the copyright bar totally under... and in IE it's perfect.. also the same with the menu, it's not really in the transparancy bar..

    but well.. i'm glad they are listening even a little bit now ;)
     
    lizzie87, Mar 17, 2006 IP
  4. marty

    marty Peon

    Messages:
    154
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hey no problem... So I just checked the links out and it looks like your page is coming along nicely. Good Job :)
     
    marty, Mar 17, 2006 IP