On 2 Dec 98, Kathy E. Gill wrote:
> i knew unclosed <td>s were legal [but poor form, imo] - but i thought you
> had to close <tr>s.
Nope. But it's a good idea to close them anyway, of course, just for the
sake of consistent and easy-to-troubleshoot code.
> i also thought that the movement was to close all tags as we move toward
> XML .. someone fed me that line, anyway.
Yes, all tags in XML must be closed. This includes things like <br>, <img>,
and so on ("empty elements" as they're called in XML.) You can close
them either of two ways: for instance, <BR/> or <BR></BR>
-----------
Brent Eades, Almonte, Ontario
E-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Town of Almonte site: http://www.almonte.com/
Business site: http://www.federalweb.com
____________________________________________________________________
--------------------------------------------------------------------
Join The Web Consultants Association : Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------