Quote:
Originally Posted by Philogger
Hi again,
I did what you said and it worked, I now have one more error (which is better than the 30 I had before) It says:
Error while parsing file: attribute "clear" not allowed here; expected attribute "class", "id", "style" or "title"
The code might be here:
</head>
<body bgcolor=white lang=EN-US class=blue vclass=purple style='tab-interval:36.0pt'>
<div class=Section1>
<p class=MsoNormal><span lang=EN-GB style='mso-ansi-language:EN-GB'>Philip
Ogley</span></p>
<p class=MsoNormal><span lang=EN-GB style='mso-ansi-language:EN-GB'>Le Glitch</span></p>
<span lang=EN-GB style='font-size:12.0pt;font-family:Times;mso-ansi-language:
EN-GB;mso-fareast-language:EN-US'> <br clear=ALL style='page-break-before:always'>
</span>
<p class=MsoNormal><span lang=EN-GB style='mso-ansi-language:EN-GB'>First
published 2019 by Canap� Publishing, UK</span></p>
<p class=MsoNormal><![if !supportEmptyParas]> <![endif]><o  ></o  ></p>
<p class=MsoNormal><span lang=EN-GB style='mso-ansi-language:EN-GB'>ISBN:
978-1-69115878-2 (Paperback)</span></p>
<p class=MsoNormal><![if !supportEmptyParas]> <![endif]><o  ></o  ></p>
<p class=MsoNormal><span lang=EN-GB style='mso-ansi-language:EN-GB'>Copyright �
2019 Philip Ogley</span></p>
<p class=MsoNormal><![if !supportEmptyParas]> <![endif]><o  ></o  ></p>
thanks again
|
If you are the author, then there are no issues with pirating. MobileRead - and the contributors here - don't support piracy. That's why JSWolf was concerned about confirming you have the rights to this book.
The "clear=all" needs to be part of the style= like this:
<br style="clear:all; page-break-before:always"/>
However, I agree with what Sunlite said: "You're putting a bandaid on a gunshot wound."
This word document is full of gunk-code. I
think Word 2000 has the ability to Save-As Filtered HTML. Try that. Otherwise, you will need to learn all about HTML and CSS to get this cleaned up to a point where it's reliable to sell. This is not super difficult, but will take some time. There are how-to's in
MobileRead's Wiki. If you don't have the time, or inclination, to learn then you really should get a professional book designer to do this for you. It might
seem to be really easy to just use Word, or the Smashwords process, but that path leads to the dark side.
Be aware that the Smashwords intake process is designed to make a single document that can be printed as well as electronic. Combining the two formats does NOT make for good ebook code.
Cheers,