|
Posted by Jeff North on 11/05/05 08:23
On Fri, 04 Nov 2005 20:58:35 +0000, in comp.lang.php Andy Hassall
<andy@andyh.co.uk> wrote:
>| 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.
True, but I always set my headings to use XHTML then I know *all* tags
need to be closed :-)
---------------------------------------------------------------
jnorthau@yourpantsyahoo.com.au : Remove your pants to reply
---------------------------------------------------------------
Navigation:
[Reply to this message]
|