View Single Post
Old 11-05-2014, 10:06 AM   #60
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Quote:
Originally Posted by DiapDealer View Post
And that particular Kindlebook's markup just happpened to use "name" instead of "id".
Looking at the most recent Kindle Publishing Guidelines http://kindlegen.s3.amazonaws.com/Am...uidelines.pdfd this morning, I noticed this:

3.10.2 HTML Guideline #2: Anchors Must Be Added Before Formatting Tags
Correct: <a name="Chapter1"/><h1>Chapter 1</h1>
Incorrect: <h1><a name="Chapter1"/>Chapter 1</h1>


So the deprecated "name" seems to be standard practice at Amazon.
Notjohn is offline   Reply With Quote