san_crazy
11-02-2008, 06:48 AM
I have validated my page successfully at w3c validation center. OK, I am just giving the screen shots what did I get before and after the page validation:
page URL:
http://www.stripathi.110mb.com/resourcespage.html
CSS URL:
http://www.stripathi.110mb.com/external/stylesheets/resourcestyle.css
http://www.stripathi.110mb.com/external/stylesheets/header_menu.css
1 .the interesting issue is, at first I have had not included the !DOCTYPE declaration,
the output in IE7.0 looked like this
http://codingforums.com/attachment.php?attachmentid=6822&d=1225604703
the output in FF2.0.0.x looked like this
http://codingforums.com/attachment.php?attachmentid=6823&d=1225604838
2. when I included the !DOCTYPE declaration at top then I got every thing messed up in IE but few of those in FF.
the output in IE--
http://codingforums.com/attachment.php?attachmentid=6824&d=1225605007
http://codingforums.com/attachment.php?attachmentid=6825&d=1225605085
the one thing that I don't get is, the page was running as I expected before validating it and without fixing the errors and warnings, but when I got each error/warning removed and fixed everything accordingly, then I got it messed up.
the style sheet at first link doesn't have its effect to make every element in its proper position and looks accordingly.
thanks in advance
page URL:
http://www.stripathi.110mb.com/resourcespage.html
CSS URL:
http://www.stripathi.110mb.com/external/stylesheets/resourcestyle.css
http://www.stripathi.110mb.com/external/stylesheets/header_menu.css
1 .the interesting issue is, at first I have had not included the !DOCTYPE declaration,
the output in IE7.0 looked like this
http://codingforums.com/attachment.php?attachmentid=6822&d=1225604703
the output in FF2.0.0.x looked like this
http://codingforums.com/attachment.php?attachmentid=6823&d=1225604838
2. when I included the !DOCTYPE declaration at top then I got every thing messed up in IE but few of those in FF.
the output in IE--
http://codingforums.com/attachment.php?attachmentid=6824&d=1225605007
http://codingforums.com/attachment.php?attachmentid=6825&d=1225605085
the one thing that I don't get is, the page was running as I expected before validating it and without fixing the errors and warnings, but when I got each error/warning removed and fixed everything accordingly, then I got it messed up.
the style sheet at first link doesn't have its effect to make every element in its proper position and looks accordingly.
thanks in advance