blob: b058789f6de04c017dec9a37d8955485dcd6b7e9 [file] [log] [blame] [edit]
<!doctype html>
<meta charset="utf-8">
<style>
.highlighted {
background-color: yellow;
color: blue;
}
</style>
<body><span class="highlighted">One two </span><span>three…</span>