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

  • Home
  • SEARCH
  • 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 8906361
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T02:38:00+00:00 2026-06-15T02:38:00+00:00

I designed a few web pages using some CSS3. It looks good in Google

  • 0

I designed a few web pages using some CSS3. It looks good in Google Chrome, but the styles become clumsy in Internet Explorer. I have two questions regarding these:


Can I do something like this : I can make two style sheets and depending the browser of the user load the appropriate version. Let me make it more clear:

if browser is Internet Explorer
    use stylesheet1.css
else
    use stylesheet2.css

My main problem is with the usage of border-radius property. Is there some way to avoid this directly.

  • 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-15T02:38:03+00:00Added an answer on June 15, 2026 at 2:38 am

    In your HTML/header do the following:

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

    You can also break it down further:

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

    Or many other combinations:

    <!--[if IE 7 ]>
    <!--[if lt IE 7]>     <--- less than IE7
    <!--[if gt IE 7]>     <--- greater than IE7
    <!--[if IE 8 ]>
    <!--[if IE 9 ]>
    <!--[if !IE]> 
    

    The recommendation (and conditionals used) by HTML5 Boilerplate:

    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
    <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
    <!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm creating a backwards-compatible version of something designed in CSS3. It mostly works, but
I have designed a menu that consists of a few buttons in several different
I am using a script from http://www.yourinspirationweb.com/en/jquery-how-to-create-a-news-ticker-with-just-a-few-javascript-lines/ which is a great newsticker, designed to
I designed a dropdown calendar but if I click on the Image to show
I designed a layout using what I believe are the best practices, dp, fill_parent,
I designed a report using Business Development Studio 2008 and my reporting server is
With Google TV around the corner, I started thinking about developing a web application
Summary: web page has a few fields to allow the user to enter payments.
A little background: My app is designed as a web form in a UITableView.
I'm new to Linq and Visual web developer 2008 Express. I have read some

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.