h1, h2, h3, p { background: blue; } em, strong, span { background: red; }
Paragraphs are also block level elements. But spans, ems, and strongs are not!