Stop Using So Many Divs

This has been echoed by a lot of coders, that there is nothing wrong in using a lot of block level elements. I amazed a little when I see someone style their article headlines using a div rather than a heading tag. Some people even style their bylines using a div! Try using the small tag or the span for styling your article.