Editorial / Best Answer
RajivPrasad
The SPAN having notation as
<SPAN> </SPAN>
is used for highlighting text of any color desired, for adding colored text, for adding background image to text. SPAN doesn't cause a line break. It delimits text and it allows styles to be applied to a 'elemental' region, or for the 'elemental' region to be identified, without causing a break in the text flow.
What is SPAN in HTML?
Profile Answers by sripri Questions by sripri
Questions by sripri answers by sripri
Editorial / Best Answer
RajivPrasadProfile Answers by RajivPrasad Questions by RajivPrasad
The SPAN having notation as
<SPAN> </SPAN>
is used for highlighting text of any color desired, for adding colored text, for adding background image to text. SPAN doesn't cause a line break. It delimits text and it allows styles to be applied to a 'elemental' region, or for the 'elemental' region to be identified, without causing a break in the text flow.
Related Answered Questions
Related Open Questions