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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:29:36+00:00 2026-05-23T07:29:36+00:00

Possible Duplicate: Cross-browser CSS Ok, so the question might be somehow a little confusing.

  • 0

Possible Duplicate:
Cross-browser CSS

Ok, so the question might be somehow a little confusing.
I’m gonna try to put it in a much simpler way so “you” can understand my
point of view.

All browsers are different. Every browser interprets the CSS rules
diferent, which drives to different results. Some times the results are good
other times and much often results are totaly unexpected. The case of IE can lead to the worst scenario possible!

Many often, developers are forced to detect the browser to apply a
specific css style!
This can be achieved with javascript support. Anyhow, some people say
that this method it’s not enough to prevent disasters… others
think that the best way to deal with this problem it’s to rely on
Object detection instead.

Well, I don’t know which one is best…
Please feel free to give you opinion based on examples.
As always, thank you.

UPDATE

The case of IE can be very simple to deal with conditional statments but, safari can’t be treated the same way! So I leave this link: http://quirksmode.org/js/support.html to clarify my point of view…

  • 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-23T07:29:37+00:00Added an answer on May 23, 2026 at 7:29 am

    Two things. First, make sure you include a DOCTYPE. If you don’t, browsers will default to quirks mode, and their interpretation of styles will be different. This way, you can minimize the different CSS interpretations of your page.

    Second, I’ll point out that IE (the big offender, in my experience) supports conditional comments, so you can include styles for specific IE versions like this:

    <!--[if lt IE 8]>
    <link rel="stylesheet" href="iehacks.css" type="text/css" />
    <![endif]-->
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How to embed a web browser control in a cross-platform application? I'd
Possible Duplicate: 3 and 2 column full screen (width & height) layouts (CSS) What
Possible Duplicate: Cross-thread operation not valid I am trying to close the base of
Possible Duplicate: Cross-thread operation not valid: Control accessed from a thread other than the
Possible Duplicate: Cross Platform C library for GUI Apps? Is there any crossplatform GUI
Possible Duplicate: Cross-thread operation not valid: Control accessed from a thread other than the
Possible Duplicate: Getting Cross-thread operation not valid Cross-thread operation not valid I am trying
Possible Duplicate: How to cross compile from Mac OS X to Linux x86? I
Possible Duplicate: What is the cross-platform way of obtaining the path to the local
Possible Duplicate: Storing a file in the user’s directory in cross-platform Java I am

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.