[W3C] problème height dans table... XHTML...
kepon
-
teutates14 -
teutates14 -
Bonjours je suis en train de mettre mon site http://chezdavid.ath.cx au norme XHTML et je n'arrive pas a mettre un tableau sur la totalitée de la page en hauteur....
bon ce n'est peut être pas très claire alors je vous montre... :
ça marche pas :
ça marche mais je suis plus validée [decu] :
Comment puis-je avoir mon tablea avec un height: 100% et être validé W3C...???
bon ce n'est peut être pas très claire alors je vous montre... :
ça marche pas :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- Date de création: 29/03/2006 --> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title></title> </head> <body> <table border="0" style="background: silver; height: 100%"> <tr> <td>blabla</td> </tr> </table> </body> </html>
ça marche mais je suis plus validée [decu] :
<html> <!-- Date de création: 29/03/2006 --> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> <title></title> </head> <body> <table border="0" style="background: silver; height: 100%"> <tr> <td>blabla</td> </tr> </table> </body> </html>
Comment puis-je avoir mon tablea avec un height: 100% et être validé W3C...???
A voir également:
- [W3C] problème height dans table... XHTML...
- Table ascii - Guide
- Table des matières word - Guide
- Table des caractères - Guide
- Dans le fichier, générez ce tableau automatiquement (tableau croisé dynamique ou table de pilote) à partir des quatre premières colonnes. - Guide
- No bootable partition in table ✓ - Forum Windows