Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8421999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T03:18:41+00:00 2026-06-10T03:18:41+00:00

NOTE: I am answering my own question, since I was not able to find

  • 0

NOTE: I am answering my own question, since I was not able to find any reference here in SE to this particular bug on which I stumbled upon and found the fix accidentally. Hope it helps someone . . . . .

 <!-- some comment-->
 <! DOCTYPE html>
  . . . . .come css3 stuff here

The above html works perfectly in Mozilla and Chrome . . .But, why it is not working in IE9?

ANSWER:

In IE9, document declaration should not have any comments before them, apparently. The following code will work in IE9

 <! DOCTYPE html>
 <!-- some comment-->
  . . . . .come css3 stuff here

I don’t know why this is the case, but I was breaking my head over this issue, as I have some other files working perfectly in IE9 (they didn’t have comments before doc type) . . .I reinstalled IE9, finally found this issue . . .

Hope it helps . . . .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T03:18:43+00:00Added an answer on June 10, 2026 at 3:18 am

    Placing anything before the Doctype causes it, not just comments.

    Blank lines will trigger it also.

    W3C recommendation is that you put nothing before the Doctype in any browser, even those that tolerate chars before it such as Chrome and FF.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

NOTE: This is an old question and the answers here no longer works (since
Note: I will be answering my own question... just wanted to add this tidbit
Note: I ended up answering my own question shortly after posting this. Thanks and
Note, this is not a duplicate of .prop() vs .attr() ; that question refers
(Note: This is not a question about what is the best way with code
NOTE: This is a followup to my question here. I have a program that
Note: Although this question probably does not fit in with SO's usual programming questions,
I'm posting this in the spirit of answering your own questions. The question I
Before answering, please note that this is a client side issue and not a
Note: Not sure if this is the right stack, please tell if I should

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.