webmaster resources

FrontPageFX Add-in's!

highlight text 2 part copy and paste head & body

HEAD
-----------------------------------
<style type="text/css">
<!--

.HL {background: #ffff99;
color: #000000;}

-->
</style>
------------------------------------
BODY
------------------------------------
<font class="HL">this is highlighted</font>
------------------------------------