back

Mark

Tag: <mark>

The mark tag is used to mark text, any text between the opening and closing tags is highlighted.
It is closed with the closing tag </mark>

This tag is new in HTML5

Example