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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T03:23:41+00:00 2026-06-07T03:23:41+00:00

Many CSS resets eliminate the <fieldset> tag’s border, padding, and margin. I suppose this

  • 0

Many CSS resets eliminate the <fieldset> tag’s border, padding, and margin. I suppose this is to ensure they render uniformly across all browsers. However, fieldsets no longer visually separate groups of HTML (form) elements after the reset.

Two questions:

  1. Do browsers actually render <fieldset> sans reset differently?
  2. What is the best method of getting the ‘bordered’ look back after a CSS reset? Simply restyling it like this:

    fieldset {
        border: 1px solid silver;
        margin: 2px;
        padding: 7px;
    }
    

Some images of what I am describing:

Without reset:
enter image description here

With reset:
enter image description here

  • 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-07T03:23:42+00:00Added an answer on June 7, 2026 at 3:23 am

    The easy answer is: don’t use a reset! They are unnecessary provided you have a clue what you’re doing.

    For instance, if you use a reset then you lose any native UI styles, such as, in this case, fieldsets. In IE, for instance, an unstyled fieldset will have a border with slightly-rounded corners, just like fieldsets in native programs. A reset removes that, and non-native UI sucks.

    However, if you insist, just make sure that the styles are defined in the right order. The reset should be the absolute first thing, followed by “un-resets”. See, it’s redundant!

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

Sidebar

Related Questions

I found many css/js menu scripts on various sites they work well is in
many people write css but they don't have good command for writing cross browser
Many times when I read books related to CSS I see things like this
What are cons of global css reset * { margin: 0; padding: 0; }?
I am developing a website. I use ready template.this template contains many css files
Sorry to have to ask this since there are many CSS 100% height questions
How many version are eric meyer created of his CSS reset and where is
I read about many CSS related languages and tools which need ruby. What is
In HTML/CSS you can define a style which can be applied to many types
In how many ways and places can we place comments in CSS? Can the

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.