Disability Image Text Mouse Over

G

gloria81101

How do I set text to appear when a sight disability user mouses over the
image explaining what the image is?
 
D

David Berry

Right click on the image and put text in the Alternative Text box. In code
view it will look like ALT="Some Text" You can also add a TITLE="Some Text"
tag in code view.
 
Top