Quantcast
Channel: What is the default padding and/or margin for a p element (reset css)? - Stack Overflow
Browsing all 6 articles
Browse latest View live

Answer by Benn for What is the default padding and/or margin for a p element...

To even things out across browsers , I usep{ margin:0;}p + p{ margin-top:10px;}this way I dont "brake" containers original top/bottom spacing and still space the paragraphs nicely if there are more...

View Article



Answer by Suyesh Tiwari for What is the default padding and/or margin for a p...

P tag margin top and bottom is 16px.That is similar to giving style margin: 16px 0px; to a paragraph.

View Article

Answer by Ligz for What is the default padding and/or margin for a p element...

I always use firefox. By the firebug addon I found that the default margin-top/bottom of the tag is set to 16px and the padding is set to 0, while for the body element the margin-top/bottom/right/left...

View Article

Answer by Gumbo for What is the default padding and/or margin for a p element...

The CSS 2.1 specification has an default style sheet for HTML 4. It’s just informative and not normative so browsers may use it but do not have to.Another resource could be the webdeveloper tools of...

View Article

Answer by Wasim Shaikh for What is the default padding and/or margin for a p...

CSS RESET Will reset p tags margin and padding to 0px,common margin and padding depends on your Layout and type of Content.still you can use 5px , as your own default margin and padding

View Article


What is the default padding and/or margin for a p element (reset css)?

I have been using a reset CSS set of styles for quite some time now and each time I got to create a new website, the reset the annoys me the most is the reseting of a p tag margin and padding. I...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>