Hi...
I want to know span tag in HTML with example ?
Thanks..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Javeed M ShaikhPosted Nov 7, 2011, 11:45 AM
The span tag provides no visual change by itself, it provides a way to add a hook to a part of a text or a part of a document.
example using css class "blue" with span tag:
light blue color.
Vineet Kumar SainiPosted Nov 7, 2011, 4:32 PM
Mayur DighePosted Nov 7, 2011, 11:55 AM
This link might be helpful to you
http://www.w3schools.com/html5/tag_span.asp