Quote:
Originally Posted by ATDrake
I think for ePubs, you're supposed to use type="text" rather than "start", which is a Mobi-ism.
But I've never actually bothered creating real ePubs back from my converted/fixed files; just Mobis good enough to work on my Kindle, so I have no idea whether it'll validate or not.
|
"text" is indeed an accepted value!
Unfortunately, there still must be something I'm doing wrong because it doesn't pass Flight Crew. I get this message "attribute 'name' is not declared for element 'a'"...
Here is the line in question: <div><a name="text"/><img alt="cover" class="sgc-1" src="../Images/cover.jpg" /></div>
Does anyone know what I'm doing wrong with this <a name="text"/> thingy? It's getting more ePub-specific though so maybe I will try the ePub forum if I can't find an answer soonish.
Thanks again!