Can someone advice me on this

Discussion in 'HTML & Website Design' started by aditya_sfs, Dec 13, 2006.

  1. #1
    Please check this site in both firefox and Internet Explorer, the site is perfect in Firefox and whats the problem in IE. ... someone plz help me to fix this :mad: :mad: :mad:

    http://www.diabetes-treatment.org

    regards
    Aditya
     
    aditya_sfs, Dec 13, 2006 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    It is very difficult to debug the page because of the numerous html errors. CSS depends on having well formed, well structured and semantic markup. Additionally, while you specify a utf-8 charset, you're actually using Windows1252 which has character entity values that are invalid in all non-Windows-proprietary charsets—that means it's invalid in all Unicode sets.

    You should also consider that the page breaks at any window size <1024px wide.

    Fix your errors and either resave the file using the correct charset, or set the charset you're using in the meta element.

    Hint for this type problem: Look for elements that overflow their parent, including margins.

    cheers,

    gary
     
    kk5st, Dec 13, 2006 IP
  3. aditya_sfs

    aditya_sfs Peon

    Messages:
    2,271
    Likes Received:
    389
    Best Answers:
    0
    Trophy Points:
    0
    #3
    THroughly confused... infact i am a n00b is CSS things.

    Anyways the problem is solver just now... i has table width=100% , i simply removed that width=100% and it worked...

    no idea what is that because of.
     
    aditya_sfs, Dec 13, 2006 IP
  4. candidindia

    candidindia Peon

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I have checked the site in both the Browsers Internet Explorer as well as mozilla firefox but can't understand the problem faced by you ......................There is no problem in any of the browser.
     
    candidindia, Dec 14, 2006 IP
  5. shabbi_0015

    shabbi_0015 Peon

    Messages:
    227
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I am also using the firefox. But I did't understand your problem exactely.
     
    shabbi_0015, Dec 14, 2006 IP
  6. aditya_sfs

    aditya_sfs Peon

    Messages:
    2,271
    Likes Received:
    389
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Guys ... advice for you... read the post above you before posting .. i wrote clealy "the problem is solved now " :D :D :D
     
    aditya_sfs, Dec 14, 2006 IP