View Single Post
Old 11-14-2013, 02:10 PM   #2
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Those errors are not that complex actually. Most of the issues arise from the source of your file, GIGO. I assume there are attributes within the tags instead of a stylesheet. Remove the attributes or use the stylesheet. The latter is always the better option.
If you have <u> in your document (aka underline), than that is only allowed within <p> or <div> tags (ok, also tables but lets ignore that). Apparently somewhere in your source it is in another tag.
Toxaris is offline   Reply With Quote