nan c'est pas ca que je voudrais, c'est que le texte se superpose aux images, si tu veux en faisant ca, des qu'il y a une ligne de texte, ca me met une ligne blanche.
je vais te mettre le code source ce sera peut etre plus simple :
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="Adobe PageMill 3.0 Win">
<TITLE>Document sans titre</TITLE>
<style type="text/css">
<!--
.text {
font-family: "Comic Sans MS";
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
background-color: #FFFFFF;
background-repeat: no-repeat;
letter-spacing: normal;
text-align: justify;
vertical-align: baseline;
word-spacing: normal;
white-space: normal;
}
body {
background-image: url(../images/banner.jpg);
background-repeat: repeat;
background-attachment: fixed;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></HEAD>
<BODY BGCOLOR="#ffffff">
<div class=text>
<p class=text>main</p>
</div>
</body>
</BODY>
</HTML>
il ya que main comme texte, c'est normal, je n' ai pas encore fait ce que je voulais mettre dedans.