This will be highlighted

This will also be highlighted

View the source to see the style definition.  The relevant code is below:  rgb(0, 255, 0) is the color of the highlight.  

<STYLE>
<!--
a 
{
background-color: rgb(0, 255, 0);
}
//-->
</STYLE>

Back

(C). F. Permadi