Quote:
Originally Posted by jhempel24
I've got a book that I want to use Images as a Chapter heading, but I don't know how to insert the image into the html code correctly.
Please help!!  Thanks alot!!
|
you place some text in the TOC (only) an alternate way
Code:
<h2 title="Headertitle" <img src="../Images/<filename>" /></h2>