View Single Post
Old 07-14-2017, 03:50 PM   #3
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by oenopion View Post
[...] Until FlightCrew, which turned up the "Error schema not satisfied: no declaration found for element 'p1' near column 5' which corresponds to the start of every p1 paragraph.
That message is usually displayed for non-standard HTML tags. You most likely used something like:

Code:
<p1>Lorem ipsum</p1>
BTW, FlightCrew is outdated. You might want to check your book with the IDPF Validator.

Quote:
Originally Posted by oenopion View Post
And would that fix the &nbsp issue? I did try to increase the bottom margin in the p1 style but it didn't seem to register and do anything.
Your problem description is too vague. Please post the relevant HTML/CSS sections and screenshots that illustrate your problem.
Doitsu is offline   Reply With Quote