Be the first user to complete this post

  • 0
Add to List

simple css reset

I use the following css reset in almost all my projects. It does the job for me. I hope it helps you, too. [codepen_embed height="266" theme_id="0" slug_hash="YqvbwN" default_tab="result" user="kavitshah8"]See the Pen simple css reset by Kavit Shah (@kavitshah8) on CodePen.[/codepen_embed]




Also Read:

  1. Using es6 modules with simple examples
  2. How to horizontally center a flexible width button using only css
  3. Applying floats and clearfix to block elements
  4. css specificity interview question
  5. Understanding the CSS 3 transition property syntax