There are a few ways: This <span style="background-color: #00FFFF">text is highlighted</span> or <font style="background: #FFFF00;">highlighted yellow</font> or you can use a css style: .shade1 { background: #FFFF00; } does that help?