Text formatting in correct



Hi

Just wondered if some one could assist again please.

The website I am developing displays some large(ish) blocks of text brought
in from a database. The text contains paragraph breaks and if this text is
displayed in a text area displays correctly.

I do not use a text area on my page so that images can be floated. I simply
say echo $myrow[6]; and the text is placed on to the page but as one long
block of text, all paragraph breaks are missing.

My URL is http://www.libraryclub.co.uk/listallmemories.php and pick an item
from the list

So that you can see what should be displayed there is also a text area below
the first block of text which shows formatting.

I am hoping that this is a simple html formatting problem.

Any assistance would be greatfully received.



.