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 http://www.diabetes-treatment.org regards Aditya
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
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.
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.
Guys ... advice for you... read the post above you before posting .. i wrote clealy "the problem is solved now "