When creating your class and id attributes try not to use the naming which describes the location and/or appearance of web page elements. Structural naming convention is the way to go.
Read the outside article: Structural Naming Convention in CSS
Level: Beginner, Intermediate

