Do I have to use a WordPress specific CSS reset, or is a normal, Eric Meyer style CSS reset fine?
WordPress doesn’t add any CSS to your site, at least not by default, other than a little bit for the admin bar. For the most part, all of the CSS is added by your theme or by a plugin, though there might be an exception or two. WordPress functions do generate a lot of ids … Read more