I generally use </p> only if I'm using an alignment attribute in <p>,
because that is assigning a rendering directive to the text and so it
benefits from a closing tag. <p align=center> ... </p> ... <p> ... <p> ...
I recently started using a <p> at the end of a form in order to ensure that
graphics following it would appear below instead of to the right (as the
icky AOL browser put them). Here's how it currently looks:
<P>
<FORM method="POST" action="http://www.natural-innovations.com/popup-url.cgi">
<HR>
<B>Path: </B>
<SELECT name="localpath">
<OPTION value="/">Natural Innovations
<OPTION value="/boo/">. . Walter's Web
<OPTION selected value="/boo/computing.html">. . . . Computing Category
</SELECT>
<INPUT type="submit" value="Go to page">
</FORM><P>
<A HREF="index.html"><IMG SRC="../gifs/btnhome3.gif" ALT="[Home]" border=1></A>
<A HREF="../map.html"><IMG SRC="../gifs/btnmap3.gif" ALT="[Index]"
border=1></A>
<HR>
(I'm gonna be changing the form and cgi soon, btw, cuz Lynx doesn't like
partial URLs -- tho' Netscape handles this form perfectly.)
-Walter
__________________________________________________________________________
Walter Ian Kaye <[email protected]> | Excel | FoxPro | AppleScript |
Mountain View, CA |--------- programmer ---------|
http://www.natural-innovations.com/ | Macintosh | Windows |