On Saturday, January 3, 2004, at 08:51 PM, Rob Halff wrote:


5. </ul><br>
Probably you want to close the open <p> tag here (see point 3). So make it
</ul></p>

<ul>s cannot appear within <p>s in XHTML strict.


<p>...</p>
<ul>...</ul>

not

<p><ul>...</ul></p>


Justin French


*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




Reply via email to