|
Les
cellules des tableaux
|
|
|
Vous êtes
ici : LANGAGES>HTML>Les
cellules des tableaux
Largeur d'une cellule <TD width=?>en
pixels
<TD width=%>en pourcentage
Fusion de lignes <TD rowspan=?>
Fusion de colonnes <TD colspan=?>
Alignement dans les celllules :
- ligne de tableau :
horizontalement <TR align=left/center/right>
verticalement <TR valign=top/middle/bottom>
- cellule de tableau :
horizontalement <TD align=left/center/right>
verticalement <TD valign=top/middle/bottom>
Exemple
<table width="60%"
border="1" cellspacing="0" cellpadding="0"
align="center">
<tr>
<td width="30%" align="center">cellule1</td>
<td align="right">2</td>
<td align="left">3</td>
</tr>
<tr>
<td width="30%" align="center">cellule1</td>
<td align="right">2</td>
<td align="left">3</td>
</tr>
</table> |
Résultat
| cellule1 |
2 |
3 |
| cellule1 |
2 |
3 |
|
|
|
 |
|
|
SPONSORS
|
|
|
|
|
L'annuaire des discothèques
d'europe et de nombreuses rubriques autour du monde de la
nuit et de la musique... |
|
|
|
|
|
|
|
Conception de
Site Web |
|
|
|
|