Archive for February 20th, 2008

10 rules to use CSS effectively

February 20, 2008

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. [...]