Interpretacja | Internet Explorer | Netscape | Opera |
2.0 | 1.1 | 2.1 |
Polecenie tworzy komórkę tabeli.
Przykład:
<table border="1" bgcolor="green" width="30%">
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table>
Atrybuty komórki tabeli:
Więcej o tabelach: Tabele