![]() |
#1 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17
Karma: 1000
Join Date: Dec 2012
Location: Los Angeles, CA
Device: Kindle 4
|
HTML to MOBI Conversion General Questions
I use Calibre to convert from an HTML file to MOBI and upload that MOBI file to Kindle. I haven't had any issues and then suddenly on one ebook I've gotten reviews that the formatting is off and Amazon sent me a notice that "HTML Tags are present throughout." I'm trying to nail down what the issue is.
I use HTML5 doctype so this is what the HTML file looks like -- things in [] are not actually in the document and are just there for this thread. Code:
<!doctype html> <html> <head> <style type="text/css"> html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, pre, table, th, td, tr { margin: 0; padding: 0em; } [more styles] </style> </head> <body> [ebook] </body> </html> Are there issues using HTML5 doctype? If I shouldn't use HTML5 doctype, then what HTML doctype? I don't use any HTML5 tags. But are there any other HTML tags that Kindle doesn't like? Does Kindle have any issues with em instead of i or strong instead of b? |
![]() |
![]() |
![]() |
#2 |
Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 629
Karma: 1623086
Join Date: Jan 2012
Device: iPad, iPhone, Nook Simple Touch
|
If people are seeing HTML tags, that typically means that a bunch of <s got turned into <s.
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17
Karma: 1000
Join Date: Dec 2012
Location: Los Angeles, CA
Device: Kindle 4
|
dgatwood, thanks for answering. It turns out the issue is with Kindle Fire and its new file format. Also, Amazon doesn't support third-party conversion software like Calibre anymore.
Amazon does say which tags they like or don't in their Kindle Publishing Guidelines. |
![]() |
![]() |
![]() |
Tags |
doctype, html, html5, kindle, mobi |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conversion from HTML to Mobi | leonardowolter | Conversion | 0 | 05-04-2012 03:08 PM |
Problem with HTML to MOBI Conversion | markwaltermd | Conversion | 5 | 04-06-2012 03:04 PM |
Problem with html -> Mobi conversion - html tags visible. | khromov | Calibre | 9 | 08-06-2011 11:25 AM |
HTML to Mobi conversion fails | gilbert1111 | Calibre | 5 | 01-14-2011 10:23 AM |
conversion html -> mobi read on kindle | manonoc | Kindle Developer's Corner | 4 | 11-24-2010 11:01 AM |