HTML Mark Text Generator
Generate <mark> tags to highlight text that is relevant or important in a specific context
Preview
The <mark> tag defines text that should be highlighted
This is normal text | This is highlighted text
HTML
<mark>highlighted text</mark>