http://www.w3schools.com/html/html_attributes.asp
Above web page saying about "alt" attribute of the html. I assume that it can produce sound. But this is not producing any sound. How can it be made possible?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Wim SturkenboomPosted Oct 12, 2014, 6:30 AM
I don't have experience with this, but maybe this might get you on the way to find one: http://en.wikipedia.org/wiki/Screen_reader
MahaPosted Nov 8, 2014, 5:39 AM
Prasad KarmarkarPosted Nov 7, 2014, 11:08 PM
- Specifies an alternative text for an image
- Attribute provide additional information about an element like Image
-The filename of the source (src), and the size of the image (width and height) are all provided as attributes:
-Declaring a language is important for accessibility applications like screen readers and search engines
- its very use full to Search Engine and SEO for listing image
Posted Oct 12, 2014, 6:42 AM