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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T15:07:48+00:00 2026-05-16T15:07:48+00:00

I’ve created a website that displays perfectly on Chrome, Firefox, Safari, and Internet Explorer

  • 0

I’ve created a website that displays perfectly on Chrome, Firefox, Safari, and Internet Explorer 8 (minus the rounded corners on IE8). The website’s coded entirely in vanilla CSS and HTML, with no javascript formatting or Flash.

It’s recently come to my attention that the website is completely mangled on Internet Explorers 6 and 7.

I’d love to be able to just ignore them, but browsing over to the marketshare numbers, Internet Explorer 7 is still far too large to ignore. I’m considering ignoring Internet Explorer 6.

What process can people recommend that I follow now to get my website working on Internet Explorer 7, with an added bonus if it works on Internet Explorer 6? I see things that are misaligned or missing, how should I debug the issue?

I see lots of sites when I search on Google that talk about specific site design elements, and in those discussions they mention if there are quirks in IE. However, I haven’t seen any sites that talk about if you’ve already got a website that works everywhere but quirky old IE, what you should do to figure out how to fix the problems.

  • 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-05-16T15:07:48+00:00Added an answer on May 16, 2026 at 3:07 pm

    I would recommend conditionally included CSS files. This will enable you to build CSS files that correct any style issues for IE 6 and 7. For example, you could include the following after your site’s CSS:

    <!--[if IE 7]> <link href="ie7.css" rel="stylesheet" type="text/css"> <![endif]-->
    <!--[if IE 6]> <link href="ie6.css" rel="stylesheet" type="text/css"> <![endif]-->
    

    More information on this approach is available at: http://www.webdevout.net/css-hacks#conditional_comments-css_hack

    As for figuring out what the issue is, I would recommend the IE developer toolbar as a good tool for figuring out why an element is rendering the way it is in a certian version of IE. [Essentially it will tell you the styles that it has applied, you can then figure out what style to create in your conditionally included CSS file to correct it.]

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

Sidebar

Related Questions

I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I've got a string that has curly quotes in it. I'd like to replace
I have a small JavaScript validation script that validates inputs based on Regex. I
I have a French site that I want to parse, but am running into
I am doing a simple coin flipping experiment for class that involves flipping a
I know there's a lot of other questions out there that deal with this
I need a function that will clean a strings' special characters. I do NOT

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.