Balise DIV avec netscape
nag
Messages postés
5
Date d'inscription
Statut
Membre
Dernière intervention
-
muchacho -
muchacho -
j'essaie de placer un tableau en bas de la frame où il se trouve. Pour ça , j'ai utilisé la balise <div> :
<DIV STYLE="position:absolute;top:"100px";left:"3px" >
<table width="90%" align="center" border="1" cellpadding="2" cellspacing="2">
<tr bgcolor="bisque">
<td align="center" width="200">Colonne 1</td>
<td align="center" width="200">Colonne 2</td>
<td align="center" width="200">Colonne 3</td>
<td align="center" width="200">Colonne 4</td>
<td align="center" width="200">Colonne 5</td>
</tr>
</table>
</DIV>
cette méthode marche sous ie mais pas sous netscape !
quelqu'un a-t-il déja rencontré ce genre de problème ????
Merci
<DIV STYLE="position:absolute;top:"100px";left:"3px" >
<table width="90%" align="center" border="1" cellpadding="2" cellspacing="2">
<tr bgcolor="bisque">
<td align="center" width="200">Colonne 1</td>
<td align="center" width="200">Colonne 2</td>
<td align="center" width="200">Colonne 3</td>
<td align="center" width="200">Colonne 4</td>
<td align="center" width="200">Colonne 5</td>
</tr>
</table>
</DIV>
cette méthode marche sous ie mais pas sous netscape !
quelqu'un a-t-il déja rencontré ce genre de problème ????
Merci
A voir également:
- Balise DIV avec netscape
- Div c++ - Télécharger - Langages
- Remplacer #div/0 par vide ✓ - Forum Excel
- Afficher une case vide au lieu de #DIV/0! - Forum Excel
- Enlever les #DIV/0! dans une colonne calcul d'un tableau croisé ✓ - Forum Excel
- Balise couleur html ✓ - Forum HTML