IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

HTML Discussion :

[XHTML] problème de tableau


Sujet :

HTML

  1. #1
    Membre expérimenté
    Avatar de virgul
    Profil pro
    Inscrit en
    Novembre 2004
    Messages
    1 625
    Détails du profil
    Informations personnelles :
    Âge : 40
    Localisation : Suisse

    Informations forums :
    Inscription : Novembre 2004
    Messages : 1 625
    Points : 1 666
    Points
    1 666
    Par défaut [XHTML] problème de tableau
    Bonjour,

    Voila j'ai une table a 100% qui contient 2 sous table (50-50%) et après il y a une autre table (standard) avec aussi 100% et je met un br entre les deux table principale.
    Et j'aimerais bien que pour la 2ième table elle soit vraiment a la ligne!

    explic:

    tableau 100%
    -----------------------------------------
    tab 50% | tab 50%
    contenu | pas de contenu
    contenu | mon tableau 100% viens ici (avec 100%)
    contenu | " "
    --------------------------------------------

    Et j'aimerais qu'il vienne ici mon tableau 100%

    Mon code



    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    <table width="100%">
    <tbody>
    <tr>
     
    <table width="50%" align="left" border="1">
    <thead>
    <tr>
    <th>Zei</th>
    <th>Ref</th>
    <th colspan="1">TB-Nr</th>
    <th>TB-Datum</th>
    <th>SHAB</th>
    <th>SHAB-Datum</th>
    <th>Seite</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <th>ZB</th>
    <th>1</th>
    <th>23326</th>
    <th>13.12.1991</th>
    <th>
    <th></th>
    <th>249</th>
    </th>
    <th>24.12.1991</th>
    <th>5532</th>
    </tr>
    <tr>
    <th>HG</th>
    <th>2</th>
    <th>17975</th>
    <th>31.08.1994</th>
    <th>
    <th></th>
    <th>173</th>
    </th>
    <th>07.09.1994</th>
    <th>4975</th>
    </tr>
    </tbody>
    </table>
     
    <table width="50%" border="1">
    <thead>
    <tr>
    <th>Zei</th>
    <th>Ref</th>
    <th>TB-Nr</th>
    <th></th>
    <th>TB-Datum</th>
    <th>SHAB</th>
    <th>SHAB-Datum</th>
    <th>Seite</th>
    </tr>
    </thead>
    <tbody></tbody>
    </table>
     
    </tr>
    </tbody>
    </table>
     
    <br>
     
    <table width="100%" border="1">
    <thead>
    <tr>
    <th width="5%">Ei</th>
    <th width="5%">Ae</th>
    <th width="5%"></th>
    <th>Personalangaben</th>
    <th>Funktion</th>
    <th>Zeichnungsart</th>
    </tr>
    </thead>
    <tbody>
    <tr>

    Moi perso j'y comprend rien!!!

    Déjà un grand merci pour votre aide car la je vais me...

    Thierry

  2. #2
    Membre actif Avatar de amadoulamine1
    Inscrit en
    Avril 2005
    Messages
    260
    Détails du profil
    Informations forums :
    Inscription : Avril 2005
    Messages : 260
    Points : 270
    Points
    270
    Par défaut
    soyez un peu plus claire sur le deuxieme tableau
    ou est ce que vous voulez le mettre

  3. #3
    Membre actif Avatar de amadoulamine1
    Inscrit en
    Avril 2005
    Messages
    260
    Détails du profil
    Informations forums :
    Inscription : Avril 2005
    Messages : 260
    Points : 270
    Points
    270
    Par défaut
    tu n'as pas fermé le dernier essaie de le fermer pour voir

  4. #4
    Membre expérimenté
    Avatar de virgul
    Profil pro
    Inscrit en
    Novembre 2004
    Messages
    1 625
    Détails du profil
    Informations personnelles :
    Âge : 40
    Localisation : Suisse

    Informations forums :
    Inscription : Novembre 2004
    Messages : 1 625
    Points : 1 666
    Points
    1 666
    Par défaut
    Salut,

    Si il est fermé

    Suite de second tableau:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    <th width="5%">Ei</th>
    <th width="5%">Ae</th>
    <th width="5%"></th>
    <th>Personalangaben</th>
    <th>Funktion</th>
    <th>Zeichnungsart</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <th>1</th>
    <th></th>
    <th></th>
    <th>Zambotti, Enzo</th>
    <th>Inhab</th>
    <th>Einzel</th>
    </tr>
    <tr>
    <th>1</th>
    <th></th>
    <th>2m</th>
    <th>
    <strike>Hauser, Marianne</strike>
    </th>
    <th>
    <strike></strike>
    </th>
    <th>
    <strike>Einzel</strike>
    </th>
    </tr>
    <tr>
    <th></th>
    <th>2</th>
    <th></th>
    <th>Zambotti-Hauser, Marianne</th>
    <th></th>
    <th>Einzel</th>
    </tr>
    </tbody>
    </table>

    Mon 2ième taleau:

    tableau 100%
    -----------------------------------------
    tab 50% | tab 50%
    contenu | pas de contenu
    contenu | "
    contenu | "
    --------------------------------------------
    <br/>
    Et j'aimerais qu'il vienne ici mon 2ième tableau 100%

    Merci pour ton aide c cool

    ++

    Thierry

  5. #5
    Membre confirmé
    Homme Profil pro
    Développeur informatique
    Inscrit en
    Janvier 2005
    Messages
    357
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 62
    Localisation : Belgique

    Informations professionnelles :
    Activité : Développeur informatique
    Secteur : Conseil

    Informations forums :
    Inscription : Janvier 2005
    Messages : 357
    Points : 537
    Points
    537
    Par défaut
    Il te manque le couple <td> et </td> de ta table principale :

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
     
    <table width="100%">
    <tbody>
    <tr><td>
     
     
    tes sous-tables
     
     
    </td></tr>
    </table>

  6. #6
    Membre expérimenté
    Avatar de virgul
    Profil pro
    Inscrit en
    Novembre 2004
    Messages
    1 625
    Détails du profil
    Informations personnelles :
    Âge : 40
    Localisation : Suisse

    Informations forums :
    Inscription : Novembre 2004
    Messages : 1 625
    Points : 1 666
    Points
    1 666
    Par défaut
    Salut,

    C'est exactement ca merci beaucoup!!!

    ++

    Thierry

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. [Xhtml/Css] Problème de tableau IE/firefox
    Par hawaks dans le forum Mise en page CSS
    Réponses: 2
    Dernier message: 12/12/2005, 14h55
  2. Problème de tableau
    Par tom06440 dans le forum Balisage (X)HTML et validation W3C
    Réponses: 3
    Dernier message: 26/04/2005, 20h30
  3. [XHTML] Utilisation de Tableau en XHTML
    Par Kerod dans le forum Balisage (X)HTML et validation W3C
    Réponses: 2
    Dernier message: 02/04/2005, 11h23
  4. Problème de tableau
    Par krfa1 dans le forum Mise en page CSS
    Réponses: 2
    Dernier message: 08/02/2005, 11h09
  5. [XHTML] centrer un tableau au milieu d'un div - bug firefox
    Par mondiani dans le forum Balisage (X)HTML et validation W3C
    Réponses: 5
    Dernier message: 07/02/2005, 23h57

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo