Quote:
Originally Posted by dgbeig
///Macintosh HD/Users/danabeigel/Desktop/ShortCircuitEpub/ShortCircuit1TestFolder/OEBPS/Images/Figure3AN.jpg': .
|
The image is on your desktop. When the epub is on someone else's computer the xhtml file can't find it. Dreamweaver is linking it to the desktop version of Figure3AN.jpg.
Delete it from the desktop and relink it to the one in the ePub package. The resulting code should look like DaleDe's example.
src="../Images/Figure3AN.jpg"
Provided it actually is in a folder called Images