[ HTML ] SVP , j'ai un gros problème avec un tableau :(((((

SVP , j'ai un gros problème avec un tableau :((((( [ HTML ] - Programmation

Marsh Posté le 23-10-2001 à 22:12:27    

( les sources a la fin de ce message )
 
J'ai une page comme celle-ci :
 
http://www.ifrance.com/dvd-ripp/nikel.jpg
( Cette page est en construction ... )
 
Et des que je rempli la case principale avec beaucoup de text, voilà ce que ca donne :
 
http://www.ifrance.com/dvd-ripp/prob.jpg
 
 :ouch:  
 
les sources : ( avec les cellules vide )
 

Citation :

<table width="750" border="2" align="center" bgcolor="#FFFFFF" bordercolor="#006699" cellspacing="0" cellpadding="0">
  <tr>  
    <td width="125" height="70" rowspan="2">  </td>
    <td height="35" colspan="3"> </td>
  </tr>
  <tr>  
    <td height="35" width="208"> </td>
    <td height="35" width="208"> </td>
    <td height="35"> </td>
  </tr>
  <tr>  
    <td width="125" height="10">  </td>
    <td colspan="3" rowspan="15" align="center" valign="top"> </td>
  </tr>
  <tr>  
    <td width="125" height="25" bgcolor="#0099CC"> </td>
  </tr>
  <tr>  
    <td width="125" height="20"> </td>
  </tr>
  <tr>  
    <td width="125" height="20"> </td>
  </tr>
  <tr>  
    <td width="125" height="20"> </td>
  </tr>
  <tr>  
    <td width="125" height="20"> </td>
  </tr>
  <tr>  
    <td width="125" height="20"> </td>
  </tr>
  <tr>  
    <td width="125" height="20"> </td>
  </tr>
  <tr>  
    <td width="125" height="20"> </td>
  </tr>
  <tr>  
    <td width="125" height="20">  </td>
  </tr>
  <tr>  
    <td width="125" height="25" bgcolor="#0099CC"> </td>
  </tr>
  <tr>  
    <td width="125" height="40"> </td>
  </tr>
  <tr>  
    <td width="125" height="40"> </td>
  </tr>
  <tr>  
    <td width="125" height="40"> </td>
  </tr>
  <tr>  
    <td width="125"> </td>
  </tr>
</table>


 
je comprend pas, help me :sweat:

 

[edtdd]--Message édité par maxime--[/edtdd]

Reply

Marsh Posté le 23-10-2001 à 22:12:27   

Reply

Marsh Posté le 24-10-2001 à 13:38:39    

J'ai mis les sources!!

Reply

Marsh Posté le 24-10-2001 à 13:48:20    

jette un oeil aux attributs colspan et rowspan des balises <tr> et <td> concernées. Elles devraient répondre à ton problème :)
Désolé, je n'ai pas le temps d'éplucher ton code HTML pour t'indiquer où les placer :)

Reply

Marsh Posté le 24-10-2001 à 15:59:30    

iskream a écrit a écrit :

jette un oeil aux attributs colspan et rowspan des balises <tr> et <td> concernées. Elles devraient répondre à ton problème :)
Désolé, je n'ai pas le temps d'éplucher ton code HTML pour t'indiquer où les placer :)  




 
Heu, je vois pas ce que je doit faire  
 
peut tu developper stp  :cry:

Reply

Marsh Posté le 24-10-2001 à 18:06:10    

up

Reply

Marsh Posté le 25-10-2001 à 17:50:44    

Merci beaucoup, j'avais pensé à cette alternative; mais je voulais être sur qu'il n'y avait pas une autre solution.
 
Merci beaucoup  :jap:  :jap:

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed