View Single Post
Old 04-15-2011, 08:47 AM   #13
soparch
Enthusiast
soparch began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Jun 2010
Device: none
Quote:
Originally Posted by Adjust View Post
If you put the image in a p class tag then you can hyperlink them.

Code:
<p class="image"><a href="Contents.xhtml"><img src="images/CH04.jpg" alt="4" width="100%" /></a></p>
I have a book in which all the chapter headings are images. I have used a p class but they still don't work in ADE.
<p class="center1" id="chap1"><a href="../Text/TOC.xhtml#ch1"><img alt="" src="../Images/foreword.jpg" /></a></p>

Am I missing something?
Soparch
soparch is offline   Reply With Quote