Quote:
Originally Posted by jackhammer
|
If the HTML book is a locally stored file, the images in the book are likely to be in a subdirectory called Images beneath the directory where the book is stored. When the book is displayed, HTML statements will point to the image files to be rendered by your browser. The images won't be embedded in the text. That's not how HTML works.
______
Dennis