Tagged Questions
-2
votes
1answer
66 views
XHTML Transitional 1.o Highlight single word within unordered ul tag
I have an unordered list and each item is a sentence. I would like to highlight a word or two within the sentence but the font color tag
<font color="CC9966">highlighted words </font>
...