Sigil pour création ebook.epub : Demande de débogage

Beruche Messages postés 2 Date d'inscription   Statut Membre Dernière intervention   -  
Beruche Messages postés 2 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

Je ne comprends pas pourquoi j'ai des codes erreurs, c'est la plateforme BoD qui contrôle.
Pourriez vous m'éclairer pour ma publicxation de contes ?

Toutes les images sont en .jpg
Titre de conte, image sans espace ni caractère spécial

Problème de vérification :
Error while parsing file 'text not allowed here; expected the element end-tag or element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "ins", "noscript", "ns:svg", "ol", "p", "pre", "script", "table" or "ul" (with xmlns:ns="http://www.w3.org/2000/svg")'.
OEBPS/Text/lapouleetloeuf.xhtml (13,64):
Error while parsing file 'text not allowed here; expected the element end-tag or element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "ins", "noscript", "ns:svg", "ol", "p", "pre", "script", "table" or "ul" (with xmlns:ns="http://www.w3.org/2000/svg")'.
OEBPS/Text/lapouleetloeuf.xhtml (15,41):
Error while parsing file 'text not allowed here; expected the element end-tag or element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "ins", "noscript", "ns:svg", "ol", "p", "pre", "script", "table" or "ul" (with xmlns:ns="http://www.w3.org/2000/svg")'.
OEBPS/Text/lapouleetloeuf.xhtml (20,122):
Error while parsing file 'text not allowed here; expected the element end-tag or element "address", "blockquote", "del", "div", "dl", "h1", "h2", "h3", "h4", "h5", "h6", "hr", "ins", "noscript", "ns:svg", "ol", "p", "pre", "script", "table" or "ul" (with xmlns:ns="http://www.w3.org/2000/svg")'.


1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head><title></title>
7 </head>
8 <body>
9 <div style="text-align: center; padding: 0pt; margin: 0pt;">
10 <div style="color:rgb(0, 100, 200)"><h1><b>La poule et l'oeuf</b></h1>
11 </div></div>
12 C’est l’histoire d’un œuf que couvait la mère poule.
13 Comme d’autres œufs mais dans celui-ci, il y avait un poussin.
14 Il ne demandait qu’à éclore.
15 La volaillère l’attendait pour le matin.
16 <div style="text-align: center; padding: 0pt; margin: 0pt;">
17 <img alt="Poule" src="../Images/Poule.jpg"/>
18 </div>
19 Même le coq l’espérait, il anticipait.
20 Il pensait déjà à faire avancer le futur petit poussin dans la bonne direction, de façon à le projeter vers sa destinée.
21 <div style="text-align: center; padding: 0pt; margin: 0pt;">
22 <img alt="Destine_du_poussin" src="../Images/Destine_du_poussin.jpg"/>
23 </div>
...
100 </body>
101 </html>

-------------------------------------------------------------------------------------------

J'ai une liseuse d'ebook sur smartphone et ça passe bien, je peux lire mon livre et le résultat est bon.
ça bloque sur la plateforme BoD, voir messages d'erreurs 'text not allowed here

Merci d'avance..
A voir également:

1 réponse

Beruche Messages postés 2 Date d'inscription   Statut Membre Dernière intervention   2
 
Je constate que c'est mes <div style= "text align:
qui sont en causes.
J'ai trouvé que ça pour centrer mes photos.
J'ai remplacer par <p></p> quand c'est un saut de ligne.

Mais pouvez vous me donner une commande pour centrer mes photos ?
2