I'll hunt for it. Will post my findings. Thanks
--------------- Added [DATE]1259278027[/DATE] at [TIME]1259278027[/TIME] ---------------
I checked out the BB code table
https://vborg.vbsupport.ru/showthrea...26gt%3B+bbcode
but when attempting to upload the language pack, I got a message that it was for a vb version 3.6 and I'm runnin vb 3.8.4
I also spot cchecked gthrough the 38 pages and it doesn't look like it will work for me.
--------------- Added [DATE]1259281282[/DATE] at [TIME]1259281282[/TIME] ---------------
I allowed myself to use html and did the following test.
<html>
<body>
<table border="0" width="75%" cellpadding="10">
<tr>
<td width="25%" valign="top">
<li>test</li>
<li>test</li>
<li>test</li>
</td>
<td width="25%" valign="top">
<li>test</li>
<li>test</li>
<li>test</li>
</td>
<td width="25%" valign="top">
<li>test</li>
<li>test</li>
<li>test</li>
</td>
</tr>
</table>
</body>
</html>
This accomplishes what I would like, only the list doesn't start until quite a ways down the page after entering the text before the list.
the space between this sentence and the one above is aprox the space shown once the post is submitted