MavrickStl
Programmer
Guys,
I am using ALT tag as follows:
<IMG SRC="/Tami/Webtools/Question.gif" WIDTH="23" HEIGHT="24" HSPACE="0" VSPACE="-2" BORDER="0" ALT= "Martin Smith - MJ 0256 Nina Watson - NW2222 Ron Wise - RW5555">
Here are the desired results after mouse pointer touches the image:
Martin Smith - MJ0256
Nina Watson - NW2222
Ron Wise - RW55555
But with the above code I am getting this:
Martin Smith - MJ 0256 Nina Watson - NW2222 Ron Wise - RW5555
I tried to use <BR> it does not work. Please help...
Thanks,
Mav
I am using ALT tag as follows:
<IMG SRC="/Tami/Webtools/Question.gif" WIDTH="23" HEIGHT="24" HSPACE="0" VSPACE="-2" BORDER="0" ALT= "Martin Smith - MJ 0256 Nina Watson - NW2222 Ron Wise - RW5555">
Here are the desired results after mouse pointer touches the image:
Martin Smith - MJ0256
Nina Watson - NW2222
Ron Wise - RW55555
But with the above code I am getting this:
Martin Smith - MJ 0256 Nina Watson - NW2222 Ron Wise - RW5555
I tried to use <BR> it does not work. Please help...
Thanks,
Mav