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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:11:05+00:00 2026-05-13T23:11:05+00:00

I was creating a website http://tapasya.co.in and i found that this site has some

  • 0

I was creating a website http://tapasya.co.in and i found that this site has some layout problem in IE 6 but working fine in Mozilla.

I want this site to look same as it is looking in Mozilla right now.

What i need to do in CSS do make it work perfect.

In mozilla also their is little space between two rows. I dont want that space.
Each row should not have any margin

Please suggest what changes i need to do in CSS.

  • 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-13T23:11:05+00:00Added an answer on May 13, 2026 at 11:11 pm

    i’d use conditional CSS for each version of IE. You can use “lt” (lesser than) and “gt” (greater than) to target each version as shown below

    <!--[if lt IE7]>
    <link rel="stylesheet" type="text/css" href="ie6.css" />
    <![endif]-->
    
    <!--[if IE7]>
    <link rel="stylesheet" type="text/css" href="ie7.css" />
    <![endif]-->
    
    <!--[if gt IE7]>
    <link rel="stylesheet" type="text/css" href="ie8.css" />
    <![endif]-->
    

    Once you have seperate CSS files for each version of IE, you’ll then need to re-specifiy the CSS properties that are causing problems. These will be margin and padding properties in most cases.

    If you’ve used float then the margin in the direction of the float will get doubled in IE6. See this link for more info on this

    this is a good set of tools for browser testing here

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

Sidebar

Related Questions

I am creating a website that has 5 different sub-sites each with the same
I am creating a website that uses a fluid layout with artificial columns. I
You can check this website I am creating: http://www.tinybigstudio.com/proyectos/golfycia/ If you hover over PRECIO
I am creating a website using master page, which works fine. but after I
I am creating URLs in my website as http://example.com/register/ http://example.com/login/ I am creating above
Basically I'm creating this website and I have the wrapper set to 100% width
I'm creating a website that interfaces with a .mdb database. I have a field
I'm creating a responsive website using several stlyesheets. Everything works fine in IE 9,
So I am currently creating a website and I have a problem. I have
I am creating an website that will allow users too create there own blog/Content

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.