<mark>

The HTML <mark> element represents highlighted text, i.e., a run of text marked for reference purpose, due to its relevance in a particular context. For example it can be used in a page showing search results to highlight every instance of the searched-for word.

https://developer.mozilla.org/en/docs/Web/HTML/Element/mark

Can I Use <mark>?

Can I Use article? Data on support for the article element across the major browsers from caniuse.com.

Sandbox