Picture hint in HTML
Posted: Wed Nov 16, 2005 10:20 am
How can I add a alt="Something to show" for an image when exporting to HTML?
e.g
<img width=208 height=208 alt="Something to show" hspace=1 vspace=1 src="img1.jpg">
is there any event like OnWriteHyperlink which I can set the Extras string?
e.g
<img width=208 height=208 alt="Something to show" hspace=1 vspace=1 src="img1.jpg">
is there any event like OnWriteHyperlink which I can set the Extras string?