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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T00:17:09+00:00 2026-06-04T00:17:09+00:00

I recently made a website but I’m having a really big problem with Internet

  • 0

I recently made a website but I’m having a really big problem with Internet Explorer. The CSS seems to do strange things in IE.
Rather than copying hundreds of lines of CSS here is a link to a page of the site: http://www.appwheal.com/app/ios/angry-birds-space
All the content should be displayed in the middle of the screen. Instead with IE it is stuck to the left.

I’m using

margin-left: auto;

margin-right: auto;

This is supported by IE, right.

Please help and thanks in advance.

  • 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-04T00:17:11+00:00Added an answer on June 4, 2026 at 12:17 am

    You need to declare a DOCTYPE, or Internet Explorer defaults to Quirks mode (IE5 compatibility). Go into Internet Explorer, hit F12 to bring up Developer tools, and notice that it shows “Quirks” mode under Document Mode. Quirks doesn’t support any of the known div centering methods around, and declaring the DOCTYPE is the easiest (and recommended) way to fix it.

    To set your page for XHTML 1.0 Transitional (which is the most common), use

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    

    To declare the page is HTML5 compatible, use

    <!DOCTYPE html>
    

    The DOCTYPE line needs to be the first line in the html file, appearing BEFORE the opening <html> tag.

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

Sidebar

Related Questions

Having made the jump just recently from XEmacs to GNU Emacs, I'm really loving
I recently made a website, and it works fine on all browsers, but on
Recently I installed a certificate on the website I'm working on. I've made as
So I have a website that I recently made changes to, and one of
I need help, I'm new to the WCF world having recently made the transition
I have recently made the shift to a framework called the Yii Framework. Really
We recently debugged a strange bug. A solution was found, but the solution is
Ok. I recently made some updates to this website. http://annberingerart.com/index.php Upon making some minor
I recently made a Mootols script for my website. Using Fx.Morph, I succesfully created
I made the following website: www.appliedintelligentmarketing.com It works fine in all browsers but I've

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.