SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the HTML5 <mark> tag.
<mark>
HTML:
<h1><mark>The Last Will and Testament of Eric Jones</mark></h1>
CSS:
mark { background-color: green; }