A <span> element used to color a part of a text:
![]()
The <span> tag is supported in all major browsers.
The <span> tag is used to group inline-elements in a document.
The <span> tag provides no visual change by itself.
The <span> tag provides a way to add a hook to a part of a text or a part of a document.
Tip: When a text is hooked in a <span> element, you can style it with CSS, or manipulate it with JavaScript.
NONE.
The <span> tag also supports the Global Attributes in HTML.
The <span> tag also supports the Event Attributes in HTML.
Your message has been sent to W3Schools.