I am using HTML5 Boilerplate and don’t find any reset style. All H1 elements has 50px of margin top and bottom :S
Do i need to include something like reset or normalize by my own?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
The default package uses normalize.css inside style.css (but obviously not all of it). If you want to reset all the styles, you have to add it on your own.
http://html5boilerplate.com/docs/css/