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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T19:42:24+00:00 2026-05-30T19:42:24+00:00

Possible Duplicate: why don't css resets use '*' to cover all elements? Currently I

  • 0

Possible Duplicate:
why don't css resets use '*' to cover all elements?

Currently I use:

*{
    margin:0;
    padding:0;
}

But I am not sure why people keep using:

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
}

Is there any particular reason why most of the sites (including this one) is using the second method?. There must be a very good reason to increasing the CSS file-size like that

  • 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-30T19:42:25+00:00Added an answer on May 30, 2026 at 7:42 pm

    I would actually disagree that most web developers make a long list of element selectors like that. In fact, web developers all have different views on what is the best way to reset CSS.

    For instance, the “Tripoli Reset” uses the universal selector *.

    This article details only a handful of ways to reset CSS.

    http://sixrevisions.com/css/a-comprehensive-guide-to-css-resets/

    One reason to be more specific I think is performance as the above answers mentioned (albeit modern browsers nowadays are pretty fast at parsing CSS). Furthermore, developers can also more specific if need be. For instance, some CSS properties such as border-collapse only apply to specific types of elements.

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

Sidebar

Related Questions

Possible Duplicate: Why not use tables for layout in HTML? Under what conditions should
Possible duplicate: why does the css min-width attribute not force a div to hae
Possible Duplicate: Use of var keyword in C# I don't really understand why you
Possible Duplicate: iPhone development on Windows Obviously i don't have a Mac machine. But
Possible Duplicate: When should I use the new keyword in C++? I don't know
Possible Duplicate: Why do /**/ comments work in stylesheets but // comments don't? In
Possible Duplicate: Why not use tables for layout in HTML? i know that using
Possible Duplicate: Is there something wrong with joins that don't use the JOIN keyword
Possible Duplicate: C++ Comma Operator that probably a trivial question, but I don't know
Possible Duplicate: CSS selector for “foo that contains bar”? All the <p> on my

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.