
Hi friends,
SPAN is a like sub tag, which apply styles for the specified content in-between the SPAN tag. We can also use it for highlighting some text to fix extra space for any other text or content like those.
Syntax of span...
<span>Text...</span>