posted on August 30, 2001 02:40:53 PM
Anyone have any idea how to add carriage returns to listing descriptions when using templates? AW seems to wipe mine out, and it jumbles all the words together.
When entering your text into the description box for your new item listing, you will need to use a couple of basic html "tags" to allow the text to be formatted with paragraph breaks and line breaks. The tags you need are listed below:
<P> - Insert this before any text where you would like to start a new paragraph.
<BR> - Insert this where you would like a simple line break (as if you hit the enter key.)