CSS Reset Tip: Don’t Use *

Avoid using the universal selector (*) as your CSS reset selector at all costs. Taking the lazy way out and using (*) to reset your CSS will increase your page load time.