On 15/10/2007, Steve steve@iffirewouldfall.com wrote:
On Sat, Oct 13, 2007 at 11:34:52AM +0100, Greg Thomas wrote:
<ul><li>item1 <ul><li>Item2 <ul><li>item3 <ul><li>item4 <ul><li>item5 </ul></ul></ul></ul></ul>
Except you didn't close the <li>s
</li> tags, like </body> and </html> tags, are not required for valid HTML 4. Of course, it's a different story for XHTML, but that's a completely different kettle of fish.
Greg