use mouseover to highlight selected words only
Sorry even more confused now
i know i have to do:
onmouseover="style.color='#ffffff';"
onmouseout="style.color='#123456';"
to change one word wrapped in a <span>, but where do I put this and how does it change all the other words wrapped in seperate <span></span> tags?
can you give me more help?
thanks
A