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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:05:23+00:00 2026-05-12T08:05:23+00:00

The CSS3 Specifications are in the main browsers partly implemented and you get very

  • 0

The CSS3 Specifications are in the main browsers partly implemented and you get very nice results with less code, but there are many reasons not to use CSS3. E.g. not downwardly compatible, probably not similar renderd views on different browsers, etc.

So I’m asking myself: Which is the best way to use CSS3 anyway with a option to intercept default problems, like I’ve discribed above?

  • 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-12T08:05:24+00:00Added an answer on May 12, 2026 at 8:05 am

    As long as your site degrades gracefully there’s nothing wrong with using CSS3 now. Afterall, if a browser does not understand a particular CSS rule it will just ignore it:

    #foo {
        border:1px solid #000; /* shown by all browsers */
        border-radius:5px; /* shown if browser understands border-radius */
        -moz-border-radius:5px; /* Firefox only */
        -webkit-border-radius:5px; /* Safari and Google Chrome */
    }
    

    As long as the site does not look broken in browsers that don’t support the CSS3 rules you want to use then you should be ok progressively enhancing your site in the browsers that do support them.

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

Sidebar

Related Questions

I'm getting warnings about CSS3.0 properties like text-overflow. Is there a way to validate
I'm trying to apply CSS3 image-resolution property on my image but it has no
was happy when found css3/Mozillas multiple text column option, BUT source1 & source2 prove
I'm using CSS3 border-radius to create circular buttons on this site: http://hexpreview.com/ However, due
CSS3 rules bring lots of interesting features. Take border-radius , for example. The standard
According to css3.info's selector test , Firefox 3.0 supports some permutations of the nth-child
I understand that css3.0 supports the Font-Face tag, correctly in the latest Opera, Safari,
How do I use CSS3 gradients for my background-color and then apply a background-image
I am using the CSS3 rule rotate to rotate a div containing text. You
How can I use CSS3 in Aptana Studio 2.0 with the AIR plugin? I

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.