Quote:
Originally Posted by graycyn
Guess what? Many publishers are making epub3 now. Yet, they stand to lose big time if their epub3s aren't backward compatible and can't be read on older devices, of which there are many still in use. They use HTML5 tags like <figure> and <figcaption> and <section>, etc... with no issue. If the CSS specifies display:block; for <figure>, ADE displays it as a block element. What more you want, I couldn't say.
Why you are having trouble getting it to work, I don't know.
|
I've tested <figure> with a class (with and without display: block

and it did not work.
Can you show me a <figure> that works with ADE 2.0.1? It has to have a class and do something that would only display correctly if it's working.