Web Design: html block elements
The tutor discusses html block elements. Block elements, in their native state, occupy the entire line. Therefore, each appears on its own. Because it occupies the whole line, a block element’s text can, in my experience, be centered using text-align: …