C'est normal.
En fait ta page est sous la forme d'un tableau qui reconstitue ton image globale. Quand tu place un div à la suite, ben ca s'affichera à la suite
Il faut que tu intègre ton code dans le tableau dans la case qui va bien.
EDIT:
Code :
- <tr>
- <td colspan="4">
- <img src="images/def2_09.gif" width="269" height="24" alt=""></td>
- <td colspan="5" rowspan="13">
- <td rowspan="14">
- <img src="images/def2_11.gif" width="41" height="484" alt=""></td>
- <td>
- <img src="images/spacer.gif" width="1" height="24" alt=""></td>
- </tr>
|
C'est dans cette ligne apparement dans la case <td colspan="5" rowspan="13">
Message édité par aspirateur le 12-02-2009 à 16:10:53