WRInaute impliqué
Salut , j'ai un souci je suis en train de tester un truc :
-http://www.buddapass.com/test/test.php
j'arrive pas à corriger le petit espace en bas des 2 colonnes
Commment inserer un menu dans la colonne de gauche et droite , arffffffff chui pas bon 8O
+++
-http://www.buddapass.com/test/test.php
Code:
<html>
<head>
<meta http-equiv="Content-Language" content="fr">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>CENTRE / ANNUAIRE</title>
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>
<body bgcolor="#FF9900" text="#333333" link="#FFFF00" alink="#666600" vlink="#FFCC66">
<table border="0" cellpadding="0" cellspacing="0" width="967" height="495">
<!-- Debut du header -->
<tr>
<td valign="top" colspan="3">
<div align="center"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"></div>
</td>
<td height="67"></td>
</tr>
<tr>
<td valign="top" width="115" height="1280">
<div align="center"> <img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160">
</div>
</td>
<td valign="top" width="722" height="1280">
<!-- CENTRE ANNUAIRE -->
<p align="center">
</td>
<td valign="top" width="126" height="1280">
<div align="center">
<p><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160"><img src="http://www.buddapass.com/test/images/bois04.jpg" width="120" height="160">
</div>
</td>
<td height="1280"> </td>
</tr>
<tr>
<td valign="top" colspan="3" height="120">
<p align="center"><img src="http://www.buddapass.com./test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120"><img src="http://www.buddapass.com/test/images/bois04bis.jpg" width="160" height="120">
</td>
<td height="120" width="4"> </td>
</tr>
</table>
</body>
</html>
j'arrive pas à corriger le petit espace en bas des 2 colonnes

Commment inserer un menu dans la colonne de gauche et droite , arffffffff chui pas bon 8O
+++