FP2003 - <P> tags within <LI> tags

D

Dennis

I have just started playing with FP2003. I noticed that whenever I
insert a list item, FP surrounds the text in the list item with a
paragraph tag. Like...

<ul>
<li>
<p align="left">test</p></li>
</ul>

I would just like...

<ul>
<li>sss</li>
</ul>

I don't seem to be able to find an option that will turn this behavior
off. Is this possible?

Thanks in advance.
 
R

Rob Giordano \(Crash\)

don't use the Align Left toolbar button?


--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





|I have just started playing with FP2003. I noticed that whenever I
| insert a list item, FP surrounds the text in the list item with a
| paragraph tag. Like...
|
| <ul>
| <li>
| <p align="left">test</p></li>
| </ul>
|
| I would just like...
|
| <ul>
| <li>sss</li>
| </ul>
|
| I don't seem to be able to find an option that will turn this behavior
| off. Is this possible?
|
| Thanks in advance.
|
| --
|
| Dennis
 
D

Dennis

don't use the Align Left toolbar button?

What I meant to say was that I didn't realize that I had even set the
paragraph alignment in the preceding paragraph.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top