TABLE - cellspacing
<table border=1 width=200
cellpadding=20 cellspacing=10>
- cellspacing = spatiul dintre celule = 10 pixeli
<tr><td> - inceput linie, celula
lin1 col1 etc etc etc etc etc etc - continutul primei celule
</td><td> - sfarsit celula, incepe a II-a celula
lin1 col2 etc etc etc etc etc etc - continutul celulei
</td></tr></table> - sfarsit celula, linie, tabel
lin1 col1 etc etc etc etc etc etclin1 col2 etc etc etc etc etc etc
Pentru cellspacing = 2 :
lin1 col1 etc etc etc etc etc etclin1 col2 etc etc etc etc etc etc

[ Home ] [ Tabele -marcaje+atribute ]