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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:20:46+00:00 2026-05-23T05:20:46+00:00

I was thinking this morning, my mind was on CSS and creating different style

  • 0

I was thinking this morning, my mind was on CSS and creating different style sheets for IE7, IE8, FF, etc.. I started wondering if there was a tool that exists to make this easier. I was thinking something along the lines of this:

  1. Build the “core” style sheet.
  2. Any time a “broken” rule is entered
    into the “core” style sheet, a fix
    is added to the associated browser
    specific style sheet.
  3. If a fix is added it would also be
    noted, so you know that a particular
    style has extras in the browser
    specific sheets.

This could work in two different ways, either automatic, IDE style, or as a tool which you input the core css and output all the different css you need.

Thoughts? Does something like this exist?

  • 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-23T05:20:47+00:00Added an answer on May 23, 2026 at 5:20 am

    The problem with this is that the term “broken” is subjective. No machine is able to tell what you consider to be “broken”. Granted there are some well-known bugs, but even then you’re only really scratching the surface.

    Your best bet is to just code using web standards and using a tool like SASS to make coding your CSS easier.

    For instance, if you are using HTML5Boilerplate and want to add an IE6 specific rule, all you do is something like this:

    #mydiv {
    /* mydiv specific styles */
        .ie6 & { 
            /* IE6 specific styles for #mydiv
        }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am thinking this is impossible but I wanted to make sure. Is there
What are the different types of encapsulation? Am I right in thinking this basically
Here's what I was thinking of this morning: I need to define a lot
I was thinking this question for a while, and ever tried to google but
I'm probably over-thinking this/wasting time trying to avoid a bit of conditional code -
Maybe I am just over thinking this and need to write some more prototype
I got stuck in this problem for an hour. I am thinking this is
Been thinking about this for hours now. Im building a simple slideshow application, where
Maybe I'm thinking about this the wrong way but here's the idea: Class A
I was thinking about this earlier and figured I'd ask. If I made an

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.