|
Posted by Andy Hassall on 11/04/05 22:58
On Fri, 04 Nov 2005 05:38:28 GMT, Jeff North <jnorthau@yahoo.com.au> wrote:
>You might want to put a closing </td> and </tr> at the end of your
>statements. You could get away with this years ago but browsers are
>becoming more unforgiving (thank goodness).
It is good if they are becoming more unforgiving for real breaches of the
standard (made-up elements, incorrect nesting, etc.), but missing </td> and
</tr> is perfectly valid according to the HTML 4.01 standard.
See http://www.w3.org/TR/html401/index/elements.html - <tr> and <td> have "O"
denoting "Optional" in the close tag column.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|