Media Objects: Image

There are two ways to include images in a DAISY DTB.

  1. Include the image in the XML Source Document using the <img /> element.
  2. Include the image in the SMIL file using the <img /> element. This image will typically be a child of a <par> element, just like the <text> and <audio> elements.

Note that the second alternative is currently only supported by Sigtuna DAR 3.

discussion

Whats the difference of these two methods from a user point of view?