Becoming standards compliant, effective, and successful when using Cascading Style Sheets (CSS) with ASP.NET is not always obvious, straightforward or easy. Here I am putting together a series of tips and best practices that can help you on the way.
Always prefer CSS over ASP.NET’s Skins for the following reasons:
CSS is a well accepted standard. [...]