Marked Text in Html
The <mark> tag is used to mark or highlight text that is of special interest or relevance in an HTML document. Browsers traditionally render the text found within the <mark> tag as text with a yellow background color. This tag is also commonly referred to as the <mark> element.
Anything that appears with-in <mark>...</mark>
element, is displayed as marked with yellow ink.
Example


0 Comments
Please do not enter any spam links in the comment box