I have seen functioning code before with incomplete <li> tags. Apparently browsers will try to make incomplete HTML work rather than throw it out. I think it used to be common to leave tags hanging, and there is still legacy code floating around and being reused.


Reply With Quote

