Quote:
Originally Posted by DMcCunney
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
|
It is a single html file on my computer there are no sub directory's, and it's not in a zip or anything like that. I have seen html projects like how you describe, an index file,css sheet various other files and the pictures all out and seperate in a folder. This file that I am working on is just a single file. wierd i know but I was able to save the picture out of it for a book cover so all is good.