treehouse : what would you like to learn today?
Web Design Web Development iOS Development

seems positioning top not being recognized by IE

  • Hi,
    I have got this site working great on firefox both (mac and pc) and safari, but in IE all the text navigation is higher than it should be.

    I tried to do:

    {top: 108px!important;
    top: 128px;}

    ..but that didn't work. Any suggestions?

    http://www.bilanko.com/odylfarm/

    thanks,
    Lauren
  • The div has to be positioned (absolute, fixed, relative) for top/left/right/bottom positioning to work.
  • hi you take your link in p tag p tag used it margin and padding.....
    just use margin 0 for p tag