CSS Tips

Avoid Using Underscores in ID and class names

Underscores in id and class names are problematic. As Eric Meyer has observed "Between mistakes in implementation and changes to the specification, browser behavior with regard to underscores is rather convoluted".

<< previous | next >>