Perhaps the most common file in any epub is a chapter.
-
Should book chapters have both epub:type="chapter" and epub:type="bodymatter"?
-
Is it OK to have these on the same element? <section epub:type="bodymatter chapter"> One prominent organization was recommending two nested sections, one for each epub:type value, which seems like unnecessary complexity.
-
Should we discourage using epub:type on <body> to ease the transition to aria roles?
Perhaps the most common file in any epub is a chapter.
Should book chapters have both epub:type="chapter" and epub:type="bodymatter"?
Is it OK to have these on the same element?
<section epub:type="bodymatter chapter">One prominent organization was recommending two nested sections, one for each epub:type value, which seems like unnecessary complexity.Should we discourage using epub:type on
<body>to ease the transition to aria roles?