View Single Post
Old 03-10-2011, 03:25 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by vanpelten View Post
theducks, you may be onto something. Here's some code from the first few paragraphs of the book (sorry to chew up so much space):

<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">
<head>
<title>1969-1973</title>
<link href="../Styles/stylesheet.css" rel="stylesheet" type="text/css" />

<style type="text/css">
@page { margin-bottom: 5.000000pt; margin-top: 5.000000pt; }
</style>
</head>

<body class="calibre">
<div class="calibre1"></div>

<div class="calibre5">
<br class="calibre4" />
<br class="calibre4" />
<br class="calibre4" />
</div>

<p class="calibre6"><span class="big">1969-1973</span></p>

<div class="calibre5">
<br class="calibre4" />
</div>

<div class="calibre5">
I used to love listening to stories about faraway places. It was almost pathological.<br class="calibre4" />
</div>

<div class="calibre5">
There was a time, a good ten years ago now, when I went around latching onto one person after another, asking them to tell me about the places where they were born and grew up. Times were short of people willing to lend a sympathetic ear, it seemed, so anyone and everyone opened up to me, obligingly and emphatically telling all. People I didn't even know somehow got word of me and sought me out.<br class="calibre4" />
</div>

<div class="calibre5">
It was as if they were tossing rocks down a dry well: they'd spill all kinds of different stories my way, and when they'd finished, they'd go home pretty much satisfied. Some would talk contentedly; some would work up quite an anger getting it out. Some would put things well, but just as often others would come along with stories I couldn't make head nor tail of from beginning to end. There were boring stories, pathetic tear-jerkers, jumbles of half-nonsense. Even so, I'd hold out as long as I could and give a serious listen.<br class="calibre4" />
</div>

<div class="calibre5">
Everyone had something they were dying to tell somebody or shout to the whole world – who knows why? I always felt as if I'd been handed a cardboard box crammed full of monkeys. I'd take the monkeys out of the box one at a time, carefully brush off the dust, give them a pat on the bottom, and send them scurrying off into the fields. I never knew where they went from there. They probably ended their days nibbling acorns somewhere. But that, after all, was their fate.<br class="calibre4" />
</div>

<div class="calibre5">
That was the thing about it. There was so little return on all the effort involved. Thinking back on it now, I'll bet if there had been a World's Most Earnest Listener contest that year, I'd have won hands down. And I'd probably have won a box of kitchen matches.<br class="calibre4" />
</div>


Me again:
If you think the <div class="calibre5"> at the top of each paragraph is causing the problem, I can manually do a "search & destroy" in each of the xhtml pages' codes. Or could it (also) be the </div> at the bottom of each paragraph too that have to go, too?

Thanks in advance. I HATE those spaced paragraphs!!!
You are seeing (the) Red
theducks is offline   Reply With Quote