| David Bartosik 2005-08-16, 7:36 pm |
| As most Publisher customers use it for a web because they don't know html,
you are better served using a forum that would be "on topic", I'd suggest
http://www.webdeveloper.com/forum/
--
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com
"Antares" wrote:
> How to get paragraf insisde an unordered list:
> (this is general question, regardless of MS Publisher)
>
> <h4>Product list:</h4>
> <ul>
> <li>Apples</li>
> <li>Bananas</li>
> <li>Lemons</li>
> --space--
> <li>Oranges</li>
> <li>Apples</li>
> <li>Bananas</li>
> <li>Lemons</li>
> --space--
> <li>Oranges</li>
> <li>Apples</li>
> <li>Bananas</li>
> <li>Lemons</li>
> <li>Oranges</li>
> </ul>
>
> I just want that some lists inside unordered list was separated with some
> space.
>
>
>
|