View Full Version : highlight text and change text color


snowangel164
11-29-2006, 11:53 PM
I cant get this text to highlight, or get the text color to change from the defalt.


font.highlight {
background: #0000FF; color: #C8C800; font-weight:bold;
<font class=highlight>This text needs to have a background color of color
code 0000FF and foreground color Base 10
(Red:200, Green:200, Blue:0) and appear in bold letters.</font>
}

I've tried taking out the # and the space. I've changed color to foreground. I tried background-color and foreground-color