Naming your divs
When I first started designing with standards, I used to name some of my ids and classes things like “FloatLeft” and “BlueText”. It wasn’t long before I discovered the problem with using names that indentified with style. For example, if I decided later that I wanted my element to float right instead of left then [...]

