Hi there!
I want to make a table so that the first row will be a HEADER with 3
cells.
Is this correct ?
<table>
<th>ID</th><th>Var 1</th><th>Var 2</th>
<tr>
<td>ID VALUE</td>
<td>Var 1 value</td>
<td>Var 2 value</td>
</tr>
</table>
--
Atentamente,
Jorge Laranjo
site > http://thetaoofwebdesign.tk/
email> [EMAIL PROTECTED]
msn > [EMAIL PROTECTED]
skype> jorge.laranjo
aim > [EMAIL PROTECTED]
sapo > [EMAIL PROTECTED]
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************