Span

<SPAN> </SPAN>

SPAN is about equal to the DIV tag. It tells of a certain division of the page or span of text that can then be altered just about any way that you want.

<SPAN CLASS="purple">This text is purple.</SPAN>

This text is purple.