Quote:
Originally Posted by petercrowell
So, this should work (?) ...
|
Nearly there! Since you're already using id="item1" for your bookfile.html, you have to pick a different id to use for each image. "item2" or "image1" or just about anything else will do. After that, you should be good to go.
The extension doesn't have to exactly match the mimetype, as long as the media-type matches the filetype content. You actually don't need to bother with filename extensions at all if your files don't have them; but they're useful to include for less well-made reader apps which can be overly picky at times.