Recents in Beach

Marked Text in Html

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



Post a Comment

0 Comments