When I compose a page netscape always adds a <br> inside a paragraph
because I have to hit return twice to start a new paragrah (with
"paragraph" set in the drop-down menu.)

ex:

<p>This is a test.<br>
</p>

<p>Next test.<br>
</p>

<p><br>
</p>

Is there any way to get rid of the <br>'s without editing the source code (maybe a preference or something I haven't noticed)?




Reply via email to