View Single Post
Old 09-13-2014, 01:25 PM   #35
Arkadian
Connoisseur
Arkadian began at the beginning.
 
Posts: 96
Karma: 10
Join Date: Mar 2014
Device: none
OK, I am not one for giving up easily

Have tried again here:

Code:
23 <div style="page-break-inside:avoid">
24	<h3 id="id_RefHeading__5353_1529499100" class="block_31">“Senza zucchero aggiunto*”</h3></ol>
25	<ol class="list_1">
26	<li class="block_10" value="342">blah blah</div> <br class="calibre7"/>nonsense, nonsense, nonsense.</li>
When I the try to check the code within the editor with F7 I get this error:
Quote:
ERRORE: Parsing failed: Opening and ending tag mismatch: div line 23 and ol, line 24, column 48****[Zucc_agg_013.html]
What has gone awry?

If I go down the "automatic fix route", the </div> gets moved to the end of the h3 line, but that is not going to be of much use, is it?

If I try and position the end div elsewhere, I get the same error... it wants to be ONLY at the end of the h3 line.
Arkadian is offline   Reply With Quote