View Single Post
Old 04-27-2020, 03:12 PM   #12
TheTechAuthor
Member
TheTechAuthor began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Apr 2020
Device: None
Quote:
Originally Posted by KevinH View Post
That is actually a very very old html 4.01 spec that is not part of epub3 which actually calls for the xhtml serialization of html5 not 4.

You should be using an html5 based validator and not that old spec. It actually violates the epub3 spec in more than a few places.
I only used it for the italics/emphasis issue. Otherwise, I've got by using plain-old regular html and CSS tags/classes.

Hopefully Apple will one day update their documentation links to something more beneficial.
TheTechAuthor is offline   Reply With Quote