Results 1 to 2 of 2

Thread: First CSS site, Vonotu.com, IE Bugs

  1. #1
    Join Date
    May 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default First CSS site, Vonotu.com, IE Bugs

    Hello,

    This is my first CSS page.
    The site is obviously not finished. I would like to fix the DIV alignment bugs I am having in IE and have no idea where to start.

    Check out my site:
    http://vonotu.com

    In FF it displays perfectly, but IE rips it apart.

    If you guys have any suggestions or comments, feel free to help me out.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    For starters, without a DOCTYPE, IE will render in quirks mode so, you will not even know if there really is a problem or not without a DOCTYPE. Incidentally, Opera also renders the page oddly but in a different way than IE. If you are lucky, all this will clear up with a DOCTYPE but, more likely that will just give you a more realistic idea of the problem.

    What is your design browser? If it is Firefox, I'd recommend that you get its developer's extension and its IE Tab extension (requires IE installed on your system).

    Also, validating your page would be a good idea.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •