Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<meta charset="utf-8">
<style>
.highlighted {
background-color: yellow;
color: blue;
}
</style>
<body><span class="highlighted">One two </span><span>three…</span>