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

Another CSS puzzle mystery

  • I would like to seek again your help on my website http://www.flyseair.com. The css menu display perfectly in IE, Firefox and Safari, but unfortunately, it doesn't perform well in Opera. Any suggestions or advice?

    Thanks you.

    Sincerely,

    Leo Tolstoy
    SEAIR
  • You should fix your validation errors (view them here) before trying to solve browser differences. I would also recommend using a strict doctype rather than a transitional one.
  • Hi Box thanks for replying to my message. I tried changing the transitional to strict, but I was recommended by the output of the validation to use transitional instead of strict since I have a flash object inside my document.

    Also, would you have any suggestion on a better solution to my nav list? I have put a <form> tag within the <li>, but if I take out the <form> from the <li> all seems not to work and the positioning is such a pain :(

    Thanks!