Problème pour coder un tableau

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Problème pour coder un tableau

Message par Cécilia De Fändir Mar 12 Juil 2011 - 13:23

Bonjour !!!

Je viens à vous pour voue demander conseil. En effet, j'ai fait un code avec deux tableaux chacun entouré d'un fieldset. Le soucis, c'est qu'entre le tableau et le fieldset, un grand espace se forme, et je ne comprend pas pourquoi. J'ai essayé de supprimer le fieldset et ça fait exactement pareil, donc je pense que ça vient du codage du tableau, mais je ne sais pas où exactement.

Voici le code :

Code:
[list]<fieldset style=" border: 2px solid #421D18; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; padding-right: 5px; padding-left: 5px; width: 90%;" > <legend><span style="font-size: 20px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Les navires de commerce</font></font></span></legend>
<table style=""><tr>
<td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/377851yole.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Le yole</font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 500 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Embarcation légère à un mât. Utilisé pour la pêche ou de courts déplacements. </font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 12 m <br> Voilures : 160 m2 <br> Tonnage : 20 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 2 à 20 <br> Canons : 0 <br> Vitesse : 10 nœuds[/list] </font></span></td>
</tr><tr>
<td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/315550flutecom.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La flûte </font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 1000 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire équipé de trois mâts aux voiles carrées. Optimisée pour le transport peu coûteux. </font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 18 m <br> Voilures : 220 m2 <br> Tonnage : 250 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 10 à 50 <br> Canons : 6 <br> Vitesse : 7 nœuds[/list] </font></span></td>
</tr><tr>
<td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/168260goelette.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La goélette </font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 1500 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire de faible tonnage à deux mâts aux voiles auriques. Utilisé pour le commerce de port en port. </font></span></td>
<td align="left" style="text-align: left;" width="200 height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 22 m <br> Voilures : 300 m2 <br> Tonnage : 350 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 30 à 100 <br> Canons : 10 <br> Vitesse : 11 nœuds[/list] </font></span></td>
</tr></table></fieldset>

<fieldset style=" border: 2px solid #421D18; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; padding-right: 5px; padding-left: 5px; width: 90%;"> <legend><span style="font-size: 20px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Les navires de guerre</font></font></span></legend>
<table style=""><tr>
<td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/654043sloop.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Le sloop</font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 700 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Petit navire à un mât peu couteux et rapide. Idéal pour les missions de reconnaissance. </font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 15 m <br> Voilures : 200 m2 <br> Tonnage : 100 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 8 à 60 <br> Canons : 6 <br> Vitesse : 12 nœuds[/list] </font></span></td>
</tr><tr>
<td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/538923pinasse.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La pinasse</font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 900 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Petit bâtiment à deux mâts long, étroit et léger.Idéal pour les missions de reconnaissance et l'exploration. </font></span></td>
<td align="left" style="text-align: left;" width="200 height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 20 m <br> Voilures : 250 m2 <br> Tonnage : 200 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 30 à 100 <br> Canons : 15 <br> Vitesse : 9 nœuds[/list] </font></span></td>
</tr><tr>
<td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/233789flutegue.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La flûte </font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 1500 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire équipé de trois mâts aux voiles carrées. Idéal pour les missions de reconnaissance, peut transporter des troupes. </font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 20 m <br> Voilures : 250 m2 <br> Tonnage : 300 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 50 à 160 <br> Canons : 24 <br> Vitesse : 10 nœuds[/list] </font></span></td>
</tr><tr>
<td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/782647golettecom.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La goélette </font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 2000 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire de faible tonnage à deux mâts aux voiles auriques. Utilisé surtout pour le cabotage.  </font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 25 m <br> Voilures : 350 m2 <br> Tonnage : 300 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 50 à 150 <br> Canons : 18 <br> Vitesse : 12 nœuds[/list] </font></span></td>
</tr></table></fieldset>
[/list]

Merci d'avance !
Razz
Cécilia De Fändir

Cécilia De Fändir
*

Féminin
Messages : 44
Inscrit(e) le : 30/04/2011

http://fandir.forumgratuit.org/
Cécilia De Fändir a été remercié(e) par l'auteur de ce sujet.
  • 0

Résolu Re: Problème pour coder un tableau

Message par Apoka Mar 12 Juil 2011 - 13:47

Le problème est les retours à la ligne, voici le code :
Code:
[list]<fieldset style=" border: 2px solid #421D18; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; padding-right: 5px; padding-left: 5px; width: 90%;" > <legend><span style="font-size: 20px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Les navires de commerce</font></font></span></legend><table style=""><tr><td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/377851yole.png"/></td><td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Le yole</font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 500 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Embarcation légère à un mât. Utilisé pour la pêche ou de courts déplacements. </font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 12 m <br> Voilures : 160 m2 <br> Tonnage : 20 tonneaux[/list]</font></span></td>
<td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 2 à 20 <br> Canons : 0 <br> Vitesse : 10 nœuds[/list] </font></span></td></tr><tr><td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/315550flutecom.png"/></td><td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La flûte </font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 1000 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire équipé de trois mâts aux voiles carrées. Optimisée pour le transport peu coûteux. </font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 18 m <br> Voilures : 220 m2 <br> Tonnage : 250 tonneaux[/list]</font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 10 à 50 <br> Canons : 6 <br> Vitesse : 7 nœuds[/list] </font></span></td></tr><tr><td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/168260goelette.png"/></td>
<td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La goélette </font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 1500 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire de faible tonnage à deux mâts aux voiles auriques. Utilisé pour le commerce de port en port. </font></span></td><td align="left" style="text-align: left;" width="200 height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 22 m <br> Voilures : 300 m2 <br> Tonnage : 350 tonneaux[/list]</font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 30 à 100 <br> Canons : 10 <br> Vitesse : 11 nœuds[/list] </font></span></td></tr></table></fieldset><fieldset style=" border: 2px solid #421D18; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; padding-right: 5px; padding-left: 5px; width: 90%;"> <legend><span style="font-size: 20px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Les navires de guerre</font></font></span></legend><table style=""><tr><td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/654043sloop.png"/></td><td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">Le sloop</font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 700 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Petit navire à un mât peu couteux et rapide. Idéal pour les missions de reconnaissance.</font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 15 m <br> Voilures : 200 m2 <br> Tonnage : 100 tonneaux[/list]</font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 8 à 60 <br> Canons : 6 <br> Vitesse : 12 nœuds[/list] </font></span></td></tr><tr><td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/538923pinasse.png"/></td><td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La pinasse</font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 900 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Petit bâtiment à deux mâts long, étroit et léger.Idéal pour les missions de reconnaissance et l'exploration. </font></span></td><td align="left" style="text-align: left;" width="200 height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 20 m <br> Voilures : 250 m2 <br> Tonnage : 200 tonneaux[/list]</font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 30 à 100 <br> Canons : 15 <br> Vitesse : 9 nœuds[/list] </font></span></td></tr><tr><td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/233789flutegue.png"/></td><td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La flûte </font></font></span><span style="font-size: 12px; line-height: normal;"<font face="Georgia"><font color="#800E0E"> - 1500 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire équipé de trois mâts aux voiles carrées. Idéal pour les missions de reconnaissance, peut transporter des troupes. </font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 20 m <br> Voilures : 250 m2 <br> Tonnage : 300 tonneaux[/list]</font></span</td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 50 à 160 <br> Canons : 24 <br> Vitesse : 10 nœuds[/list] </font></span></td></tr><tr><td align="left" style="text-align: left;" width="110" height="150"><img src="http://img11.hostingpics.net/pics/782647golettecom.png"/></td><td align="left" style="text-align: justify;" width="200" height="150"><span style="font-size: 16px; line-height: normal;"><font face="Georgia"><font color="#0E6580">La goélette </font></font></span><span style="font-size: 12px; line-height: normal;"><font face="Georgia"><font color="#800E0E"> - 2000 $F</font></font></span><br><span style="font-size: 12px; line-height: normal;"><font face="Georgia">Navire de faible tonnage à deux mâts aux voiles auriques. Utilisé surtout pour le cabotage.  </font></span></td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Longueur de coque : 25 m <br> Voilures : 350 m2 <br> Tonnage : 300 tonneaux[/list]</font></span</td><td align="left" style="text-align: left;" width="200" height="150"><span style="font-size: 12px; line-height: normal;"><font face="Georgia">[list]Équipage : 50 à 150 <br> Canons : 18 <br> Vitesse : 12 nœuds[/list] </font></span></td></tr></table></fieldset>[/list]
Apoka

Apoka
***

Masculin
Messages : 101
Inscrit(e) le : 13/01/2008

http://ft-magicianswars.forumgratuit.org/
Apoka a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème pour coder un tableau

Message par Cécilia De Fändir Mar 12 Juil 2011 - 14:30

Ha d'accord !!!! (je suis idiote ^.^)

Merci beaucoup !!!
Cécilia De Fändir

Cécilia De Fändir
*

Féminin
Messages : 44
Inscrit(e) le : 30/04/2011

http://fandir.forumgratuit.org/
Cécilia De Fändir a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème pour coder un tableau

Message par Apoka Mar 12 Juil 2011 - 14:55

No Problem ^^
Apoka

Apoka
***

Masculin
Messages : 101
Inscrit(e) le : 13/01/2008

http://ft-magicianswars.forumgratuit.org/
Apoka a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum