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 8329957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T01:57:59+00:00 2026-06-09T01:57:59+00:00

And it can be any doctype, html5 or any of the html4’s. Specifically, if

  • 0

And it can be any doctype, html5 or any of the html4’s.

Specifically, if I don’t set a doctype everything is fine. If I set a doctype, the colors set as such:

  #Engine {
    color:Sienna;
  }

  #Gameplay {
    color:Green;
  }

  #Art {
    color:Chocolate;
  }

are ignored. A few other tags are also ignored, mainly relating to id’s I think. I can set the font size to be as large as the screen and nothing happens.

The css passed ok with the css validator, as did the html with the html validator (when I inserted the doctype, not before).

Also the javascript that normally runs without a hitch breaks, failing to find the “offset” method of a jquery node…

Effect is same in chrome and firefox (latest versions). Won’t load at all in internet explorer with or without doctype, but that’s for a separate topic…

  • 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-09T01:58:01+00:00Added an answer on June 9, 2026 at 1:58 am

    The probable cause is that in your markup, you have spelled the id values differently from the spelling of the id selectors. If you have id="engine" in markup, then the element does not match the selector #Engine in “Standards Mode”. In Quirks Mode, it apparently does. (This seems to apply to newest released versions of Chrome, Firefox, and IE.)

    The solution is to make sure that you use exactly the same spelling in each occurrence of an identifier defined by an id attribute. The definition of id in the HTML 4.01 spec clearly designates it as Case Sensitive.

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

Sidebar

Related Questions

Can any one tell, how to get the result of LINQ query contains group
Can any one explain difference between position and anchor point in cocos-2D with some
Can any expert here please point me to some valid walkthrough on how to
Can any one tell me how can I make divs visible in ASP.NET. I
Can any one help in transforming my xml though XSLT. I am new to
can any one tell me how to implement a standalone java client for playing
Can any one tell me? what does following means in ruby program: obj =
Can any one tell me how to display a dataset value from the web
Can any one tell what does below given lines means? The lines below are
Can any tell me how signals are handled in Java? I have a situation

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.