Hi, I have site www.n y a s a t i m e s.com (plz remove space), it looks good on FF but not works as the same way with FF on IE. I'm confused, please help me to fix it
Doesn't render right in Opera or Safari either - meaning you likely have invalid code and your layout relies on Firefox's error handling instead of proper code behavior. A good start would be cleaning up your twenty validation errors, then strip out ALL the presentational markup and format the code so you can actually SEE that everything is opened and closed properly, THEN get rid of all those wrapping DIV that aren't actually DOING anything, move the comments to BEFORE their 'closings' since putting them after can cause major render bugs in IE, axe those stupid javascript generated boxes... and that's BEFORE we even talk about the CSS. There's so much wrong that even after reformatting my advice would be to chuck the whole thing and start over with VALID SEMANTIC MARKUP with SEPARATION OF PRESENTATION FROM CONTENT.
Your site has bigger problems than IE not rendering properly. Opera isn't handling it well either. I'd start by fixing the 20 HTML validation errors and the 1 CSS validation error before doing anything else.
Hello.. To be honest you didn't fix all errors because there are some other errors that are not about the alt attribute... I would fix them all because proceeding with other things.. I noticed, when building my sites, that many times fixing an apparently unrelated error fixes also other visualization problems with browsers... Hope it helps, Good bye! PS: Sorry for my bad english
its dynamic website, they used template file. Different to find which file I need to fix, so some errors are still appear. I have tried fixed version (Clean up Markup with HTML Tidy) of w3.org but site still doesnt work as firefox.
Mmm... It is now rendering right in Opera 9.21 and Firefox 2.0.0.6 on Windows.. I've tested it now.. Maybe it depends on the version of Firefox...