L
HTML
Curriculum
Lessons
Tag Glossary
Playground
🕯️
← Back to Tag Glossary
<mark>
Text
Represents highlighted text, marked with a yellow background color by default.
Common Attributes
This element supports only global attributes.
interactive-example.html
<p>Search results: <mark>HTML</mark> courses.</p>
Live Preview