HTML <span> tag
HTML span tag:
This is a double tag. <span> This is the beginning tag and </span> this is the closing tag. This <span> elements provides no visual change by self. Html <span> tag provides a way to add a hook to a part of a text or a part of a document.This is a difference between the span element and the <div> elements. HTML <span> element is used with inline elements whilst the <div> tag is used with block-level content.This tag using for group inline elements in a document and applying styles to inline elements.
<span>= color a part of a text.
Copy this code and past your page.
Example:
Result:
HTML <span> Tag
Support Browser
- Html Version Differenc: Differences Between HTML 5 and 4.01.
None.
If you want to make color a part of a text using HTML code, Use HTML<span> element.
1. What is the <span> tag ?
2. What is the <span> tag using for ?
3. What is the definition of <span> tag ?
4. What is the <span> tag mean ?
5. How can You make color a part of a text using html code ?
If you want to make color a part of a text using HTML code, Use HTML<span> element.
1. What is the <span> tag ?
2. What is the <span> tag using for ?
3. What is the definition of <span> tag ?
4. What is the <span> tag mean ?
5. How can You make color a part of a text using html code ?