You need a small amount of additional HTML code to indicate a new paragraph. Here is one way - you can begin the HTMLx datamember connection expression with <p> and end it with </p>. This will give you a new paragraph for each entry.
In html you can use the <br /> command or <br> is also acceptable. This is simply a break to the next line, instead of the creation of a new paragraph with <p>. There's not much difference, just another method.
Message Edited by SteveAtBaldyMesaWaterDistrict on 03-02-200611:03 AM