Help Needed Badly

Discussion in 'Gaming' started by Erxox, Oct 6, 2009.

  1. Erxox

    Erxox Well-Known Member

    Age:
    36
    Posts:
    86
    Likes Received:
    0
    Joined:
    Mar 22, 2007
    Location:
    The Netherlands
    Lady's & Gentlemen,

    I hav a huge problem with my site...

    I made a new layout, and for testing i putted it online, then i figured out that my layout is totally ruined when someone uses IE..... :(

    In firefox its working perfect, but on IE its all broken and chaos....

    Can some1 please help me on this one....

    The link is http://www.robjes.com
     
  2. SwAT

    SwAT Well-Known Member

    Posts:
    2,689
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Connecticut, USA
    looking over the code quick it looks like this might be the problem:

    Code:
    <iframe SRC="news.html" frameborder="0" width="725" height="525" NAME="iframe" ALIGN=CENTER
          </iframe>
    should be:

    The part in the read would be the most important, and having align=center capitalized and with quotes will help with xhtml validation (even though other stuff you have in the code wouldn't validate anyways.
     
  3. Erxox

    Erxox Well-Known Member

    Age:
    36
    Posts:
    86
    Likes Received:
    0
    Joined:
    Mar 22, 2007
    Location:
    The Netherlands
    Wooooo SWAT thnx man it worked :D :D :D

    I luv u, ty sooo much :D
     

Share This Page