Bonjour à tous,
J'essaie de faire un site, j'ai un gros probleme, je n'arrive pas à optimiser la taille des pages de mon site en fonction de la resolution de l'ecran de l'utilsateur.
Comment faire pour que mon site d'adapte à la resolution ou qu'il reste centré comme le site de tiscali par exemple http://www.tiscali.fr/
J'espere qu'une âme charitable pourra me dire comment faire car ça fait plusieurs jours que je me prend la tete avec ça et je commence à en avoir vraiment marre
Merci pour vos réponses
Voici mon code :
<html>
<head>
<title>index</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<div align="center">
<table width="767" border="0" cellspacing="0" cellpadding="0">
<tr>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (index.jpg) -->
<table id="Tableau_01" width="1025" height="768" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="4">
<img src="images/index_01.gif" width="1024" height="26" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="26" alt=""></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="images/index_02.gif" width="837" height="210" alt=""></td>
<td>
<a href="http://www.yahoo.fr"><img src="images/index_03.gif" alt="" width="173" height="45" border="0"></a></td>
<td rowspan="14">
<img src="images/index_04.gif" width="14" height="742" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="45" alt=""></td>
</tr>
<tr>
<td rowspan="13">
<img src="images/index_05.gif" width="173" height="697" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="165" alt=""></td>
</tr>
<tr>
<td>
<a href="02/2-compo.html"><img src="images/index_06.gif" alt="" width="125" height="43" border="0"></a></td>
<td rowspan="12">
<img src="images/index_07.gif" width="712" height="532" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="43" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_08.gif" width="125" height="16" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="16" alt=""></td>
</tr>
<tr>
<td>
<a href="03/3-cadeaux.html"><img src="images/index_09.gif" alt="" width="125" height="44" border="0"></a></td>
<td>
<img src="images/spacer.gif" width="1" height="44" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_10.gif" width="125" height="18" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="18" alt=""></td>
</tr>
<tr>
<td>
<a href="04/4-mariage.html"><img src="images/index_11.gif" alt="" width="125" height="44" border="0"></a></td>
<td>
<img src="images/spacer.gif" width="1" height="44" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_12.gif" width="125" height="19" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="19" alt=""></td>
</tr>
<tr>
<td>
<a href="05/5-deuil.html"><img src="images/index_13.gif" alt="" width="125" height="44" border="0"></a></td>
<td>
<img src="images/spacer.gif" width="1" height="44" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_14.gif" width="125" height="15" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="15" alt=""></td>
</tr>
<tr>
<td>
<a href="06/6-0-infos.html"><img src="images/index_15.gif" alt="" width="125" height="43" border="0"></a></td>
<td>
<img src="images/spacer.gif" width="1" height="43" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_16.gif" width="125" height="17" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="17" alt=""></td>
</tr>
<tr>
<td>
<a href="10/7-contact.html"><img src="images/index_17.gif" alt="" width="125" height="44" border="0"></a></td>
<td>
<img src="images/spacer.gif" width="1" height="44" alt=""></td>
</tr>
<tr>
<td>
<img src="images/index_18.gif" width="125" height="185" alt=""></td>
<td>
<img src="images/spacer.gif" width="1" height="185" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>