Hi,
To
clarify...
TD
and TR both need closing tags, in fact all HTML does.
<TR> - Table Row
<TD> - Table Data
Syntax:
<TABLE>
<TR>
<TD> First Row, First table data cell
</TD>
<TD> First Row, Second table data cell
</TD>
</TR>
<TR>
<TD> Second Row, First table data cell
</TD>
<TD> Second Row, First table data cell
</TD>
</TR>
</TABLE>
Some
web browsers are more forgiving than others. Always close a tag after using.
Hope that makes it clear...
Peace
Martyn
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 13, 2002 00:58
To: Drum & Bass Arena Discussion List
Subject: [dnb-prod] Re: New Original Breaks Page!!! :)
Cool. I though <tr> didnt need a closing tag (maybe <td> doesnt?) but I guess i was wrong. Thanks!!! :) ---
Drum&Bass Arena Producers Discussion List http://www.breakbeat.co.uk
You are currently subscribed to dnb-prod as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
**********************************************************************
This e-mail (including any documents which may accompany it) contains
information which is confidential and may also be privileged.
It is for the exclusive use of the intended recipient(s).
If you are not the intended recipient(s) please note that any form of
distribution, copying or use of this e-mail or the information in it
or attached to it is strictly prohibited and may be unlawful.
If you have received this e-mail in error please notify us immediately
by e-mail to [EMAIL PROTECTED] or telephone +44 (0)20 7133 1200 and
delete the e-mail.
Please advise immediately if you or your employer do not consent to
Internet E-Mail for messages of this type.
Information or opinions in this message that do not relate to the
business of Windsor plc and/or subsidiary and/or associated companies
shall be treated as neither given or endorsed by it.
**********************************************************************
---Drum&Bass Arena Producers Discussion List http://www.breakbeat.co.uk
You are currently subscribed to dnb-prod as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
