News

Block-level elements are supposed to expand horizontally to fill their containing block, so at the top level they fill the window. Give them a border to see this.
Divs, which act like glass sheets, can hold other HTML elements such as text objects. A CSS property named z-index determines the order in which divs appear when you stack one on top of another.