What is the use of a span tag? Give one example.
1 Like
<span>
tag is used to provide effects to the in-line elements. For example - <span style="color:green">blue</span>
What is the use of a span tag? Give one example.
<span>
tag is used to provide effects to the in-line elements. For example - <span style="color:green">blue</span>