Improve your Drupal theme markup with body classes
Since Drupal 6, a lot of the detailed markup as found in the excellent Zen theme framework has made its way into the default Drupal markup. More details about this feature can be found here https://drupal.org/node/163723 To use this feature for your theme just insert the variable $body_classes into your tpl files body opening tag…