TABLE - tabela

Interpretacja Internet Explorer Netscape Opera
  2.0 1.1 2.1

Polecenie tworzy tabelę.

Przykład:

<table border="1" bgcolor="yellow" width="50%">
<tr>
	<td> </td>
	<td> </td>
</tr>
<tr>
	<td> </td>
	<td> </td>
</tr>
</table>

   
   

Atrybuty tabeli:


Więcej o tabelach: Tabele