Quote:
Originally Posted by KevinH
FWIW,
loose text and entities are technically not allowed inside the body tag (ie. having the body tag be its immediate parent). They should properly be wrapped inside of some other tag like div, p, blockquote, etc, etc.
KevinH
|
These actually were inside a <div> block, but it wasn't very immediate. My first <div> immediately followed the <body> with the termination preceding the </body>. (Well, actually there was an <h3> block before the <div>.) So it was
technically correct. Just wasn't working. So placing that specific block of activity within additional divisions seems to have cleared the problem up.
The patient seems to be perfectly healthy. We don't know why he died.
I'm re-upping a stripped-out version with only the Contents page where the problem exists. Maybe you can tell me what I might have done wrong. (Or at least you might get a laugh about how I accomplished my desired results

)