how to highlight a specific word in html and css code example Example: how to highlight text in css <body> <p>The Math test is on <mark>Friday</mark>.</p> </body>