<table border=1 cellspacing=10
background="../foto/fond3.gif"> | - inceputul tabelului; celulele care nu au definita alta imagine ca background vor avea fond3.gif
|
<tr><td background="../foto/fond1.gif">
lin1 col1</td><td>lin1 col2</td></tr> |
- background = imaginea de fond a celulei
|
<tr><td>lin2 col1</td>
<td background="../foto/fond2.gif">
lin2 col2</td></tr> |
- a II - a linie de tabel
|
| </table> | - sfarsit tabel
|