mark Description:
The mark tag defines a group of text in one document that is highlighted or marked for reference purposes, usually due to its relevance in another context.
The mark tag is new in HTML 5.
DTD: HTML5: <!doctype html>
mark Web Browser Support:
Coming soon
mark Attributes:
Global attributes, event attributes
mark End Tag:
Required
mark Contents:
Text
Tags valid as content: Phrasing elements and character data
mark Usage:
Tags valid as container: Phrasing elements
mark Special Notes:
None

