Thread: some problems
View Single Post
Old 01-24-2013, 04:31 AM   #4
boksida
Member
boksida began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jan 2013
Device: bookeen Odyssey HD/android tablets
Quote:
Originally Posted by Toxaris View Post
The <a> must be in a paragraph if I recall correctly. The correct usage would be according to XHTML rules:
Code:
<blockquote class="calibre5">
<p>
<a class="calibre6" href="../Text/MSF1_split_002.html#filepos496759">chapter one</a>
</p>
</blockquote>
For the second one I think the culprit is <br class="calibre1" /> Replace it by <br />. That being said, I also am very suspicious about the class identifier of <em>. That does not make much sense to me...
yeah, so far the <em> makes NO sense for me at all :-)

Thanks a lot for your help though!!!
It's maybe a stupid question, but the file has a lot of the "element a is not allowed"-errors. Is it possible to auto-change this somewhere for the lot, or does one have to correct them one by one?
boksida is offline   Reply With Quote