Span (span)
The span element is used to style text on the same line.
Span can not be used on its own, it has to belong to a text element and does
not accept children.
text "start"
span "-middle-"
span "end"
start-middle-end
span)The span element is used to style text on the same line.
Span can not be used on its own, it has to belong to a text element and does
not accept children.
text "start"
span "-middle-"
span "end"
start-middle-end