What is the best CSS reset?
What is the best CSS reset?
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- sublocked0
* { margin: 0; padding: 0; }
...because i use it, and it works for me.
* { margin: 0; padding: 0; }
...because i use it, and it works for me.