Quote:
Originally Posted by theducks
Code:
<h3 title="Chapter 1"><img alt="" src="../Images/chap01.jpg">
|
This is pretty much how I do it. Here's a slighlty more complete example:
Code:
<h3 title="Chapter 1"><img alt="Chapter 1" src="../Images/chapter_1.jpg" /></h3>
I set the img alt text the same as the chapter title. The title text appears in toc.ncx and the alt text is available for impaired readers.