templates

WRInaute impliqué
Salut , j'ai un souci je suis en train de tester un truc :

-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">&nbsp; 
    </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">&nbsp;</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">&nbsp;</td>
	</tr>
</table>
</body>

</html>


j'arrive pas à corriger le petit espace en bas des 2 colonnes :oops:

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

+++
 
WRInaute impliqué
hebmaster a dit:
utilise les css c'est beaucoup mieux que les tableaux ...

Voici un squelette de site en css :
-http://css.alsacreations.com/Modeles-de-mise-en-page-en-CSS

Sympa mais pour inserer mes images comment dois je m'y prendre ?
 
WRInaute impliqué
tu dois modifier le code css ...
Et dans ce cas tu dois apprendre le css (c'est tres important pour devenir un webmaster)

site pour appredre css : -www.siteduzero.com -http://css.alsacreations.com/

Bonne chance
 
WRInaute impliqué
hebmaster a dit:
tu dois modifier le code css ...
Et dans ce cas tu dois apprendre le css (c'est tres important pour devenir un webmaster)

site pour appredre css : -www.siteduzero.com -http://css.alsacreations.com/

Bonne chance


mdr :?
 
WRInaute discret
hebmaster a raison, dans ton cas c'est relativement simple à mettre en place en css et beaucoup plus simple à gérer une fois mis en place (notamment pour les mises à jour).
 
WRInaute impliqué
pascal1973 a dit:
hebmaster a dit:
tu dois modifier le code css ...
Et dans ce cas tu dois apprendre le css (c'est tres important pour devenir un webmaster)

site pour appredre css : -www.siteduzero.com -http://css.alsacreations.com/

Bonne chance


mdr :?

:x je t'aide à résoudre ton probleme et comme retour j'ai un "mdr"
 
WRInaute impliqué
hebmaster a dit:
pascal1973 a dit:
hebmaster a dit:
tu dois modifier le code css ...
Et dans ce cas tu dois apprendre le css (c'est tres important pour devenir un webmaster)

site pour appredre css : -www.siteduzero.com -http://css.alsacreations.com/

Bonne chance


mdr :?

:x je t'aide à résoudre ton probleme et comme retour j'ai un "mdr"

ben non voyons mais c'est pour inserer des images dans le css ca me poses probléme .

+++
 
Discussions similaires
Haut