|
|
Summary
This series of pages covered the following attributes of table coding: <table>
<tr>
<td></td>
<td></td>
</tr>
</table>
<table width="100%">
<tr>
<td width="20%"></td>
<td width="20%"></td>
<table>
<tr>
<td valign="top"></td>
<td width="top"></td>
<table border=0> <table>
<tr bgcolor="red">
<td bgcolor="beige">
<table cellspacing=0> <table cellpadding=5> <table align=right>
|