DLiteracy.org Learning Digitally
                                                   home example news

Tables
<table border =1>
<tr>
<td width=120>cell 1 information</td>
<td width=500>cell 2 information</td>
</tr>
</table>

cell 1 information cell 2 information

<table border =1>
<tr>
<td width=120>cell 1 information</td>
<td width=500>cell 2 information</td>
</tr>
<tr>
<td>cell 3 information</td>
<td>cell 4 information></td>
</tr>
</table>

cell 1 information cell 2 information
cell 3 information cell 4 information


























Back
Copyright © 2004