Reply To: Audio in Fixed-Layout EPUB

Home Page / Forums / EPUB and eBook / Audio in Fixed-Layout EPUB / Reply To: Audio in Fixed-Layout EPUB

#65119

Okay, so I think I may have figured it out.

If I structure my HTML like so for the div audio-frame:

<div id=”p10-3″ /*this is arbitrary, of course — based on page 10, element 3*/ class=”audio-frame”>

and include this in the CSS:

#p10-3 {
}

it seems to work?

This article was last modified on August 30, 2013

Comments (0)

Loading comments...