span
element creates an inline box.
Each line of text in this box generates a new line box, although you cannot
specify properties for each of the individual line boxes, rather the
properties of the span
element will determine font, text and
line height properties. The inline elements will also
generate boxes that flow within the span
element.