I was able to tighten up the paragraphing by converting all but the first P:
tag to a HTML paragraph tag, proving that I revert to hand coding HTML
in a pinch.
This is an experiment to split an existing page into two by copying and
editing. I have to edit the links by hand, and since I am splitting an
existing page into two, I have to edit both pages.
I figured out how to include an image inline with my text blocks and
how to pad the image with space between it and the surrounding text
(VSPACE=10 HSPACE=10). |