J’ai un tableau qui se disperce une fois sur internet , mais fonctionne sur mon ordi…
Comment fonctione les <td> en pourcentage % … pourcentage de quoi… ?J’aimerais savoir ce qui cloche dans ce 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
42
43
44
45
46
47
48
49
50
51
<table border=0 summary="" width=640 cellpadding="0"
  cellspacing="0" align=center>
 
<tr >
    <td align=center width="100%" height="100%"><img src="bud/calle2.jpg"  
     border="0" width="249" height="28" alt=""></td>
 
    <td align=center width="100%" height="100%"><a href= ><img    
     src="mini/obj.0ff.jpg" border="0" width="28" height="28" alt=""></a></td>
 
    <td  align=center width="5" height="20"><img src="bud/space.jpg" 
     border=" 0" width="100%" height="100%" alt=""></td>
 
   <td align=center width="100%" height="100%"><a href= ><img 
    src="mini/obj.0f.jpg" border="0" width="28" height="28" alt=""></a></td>
 
    <td align=center  width="5" height="20"><img src="bud/space.jpg" 
     border=" 0" width="100%" height="100%" alt=""></td>
 
    <td align=center width="100%" height="100%"><a href= ><img 
    src="mini/obj.0ee.jpg" border="0" width="28" height="28" alt=""></a></td>
 
    <td align=center  width="5" height="20"><img src="bud/space.jpg" 
     border="0" width="100%" height="100%" alt=""></td>
 
     <td align=center width="100%" height="100%"><a href= ><img 
      src="mini/obj.0e.jpg" border="0" width="28" height="28" alt=""></a></td>
 
  <td align=center  width="5" height="20"><img src="bud/space.jpg" 
   border="0"  width="100%" height="100%" alt=""></td>
 
   <td align=center width="100%" height="100%"><a href= ><img  
     src="mini/obj.0dd.jpg" border="0" width="28" height="28" alt=""></a></td>
 
     <td align=center width="5" height="20"><img src="bud/space.jpg" 
      border="0" width="100%" height="100%" alt=""></td>
 
		<td align=center width="100%" height="100%"><a href= ><img src="mini/obj.0d.jpg" border="0" width="28" height="28" alt=""></a></td>
                <td align=center width="5" height="20"><img src="bud/space.jpg" border="0" width="100%" height="100%" alt=""></td>
		<td align=center width="100%" height="100%"><a href= ><img src="mini/obj.0cc.jpg" border="0" width="28" height="28" alt=""></a></td>
                <td align=center width="5" height="20"><img src="bud/space.jpg" border="0" width="100%" height="100%" alt=""></td>
		<td align=center width="100%" height="100%"><a href= ><img src="mini/obj.0c.jpg" border="0" width="28" height="28" alt=""></a></td>
                <td align=center width="5" height="20"><img src="bud/space.jpg" border="0" width="100%" height="100%" alt=""></td>
		<td align=center width="100%" height="100%"><a href= ><img src="mini/obj.0bb.jpg" border="0" width="28" height="28" alt=""></a></td>
                <td align=center width="5" height="20"><img src="bud/space.jpg" border="0" width="100%" height="100%" alt=""></td>
                <td align=center width="100%" height="100%"><a href= ><img src="mini/obj.0b.jpg" border="0" width="28" height="28" alt=""></a></td>
                <td align=center width="5" height="20"><img src="bud/space.jpg" border="0" width="100%" height="100%" alt=""></td>
		<td align=center width="100%" height="100%"><a href= ><img src="mini/obj.0aa.jpg" border="0" width="28" height="28" alt=""></a></td>
                <td width="5" height="20"><img src="bud/space.jpg" border="0" width="100%" height="100%" alt=""></td>
		<td align=center width="100%" height="100%"><a href= ><img src="mini/obj.0a.jpg" border="0" width="28" height="28" alt=""></a></td>
        </tr></table
Merci d’avance
sora