Quote:
Originally Posted by jackhammer
ok I have inserted the above line into my html file on it's own line, ran it through html2lrf and viewed the result with the lrf viewer no page break.
code below
<p><em>To Jonathon, who never freaks about my choice of
research. He took away my serial killer books, at my request. When I
was ready he gave them back. He's helping me understand that just
because someone else thinks you're a monster doesn't mean you are. Even
if that person says they love you. Here's to finding love that builds
you up, instead of breaking you down.</em></p>
<p style="page-break-after: always;"></p>
one thing I have noticed is that my html editor (KompoZer) keeps inserting a ";" after the always is this a problem ?
again thx muchly for your assistance in advance..
|
The thing is not to use an editor that changes the code as you put it in. You want the code to remain as is.