Bonjour et merci de ta réponse.
J'insère le code html dans ma page main.php
<div class="roundedcornr_box_671659">
<div class="roundedcornr_top_671659"><div></div></div>
<div class="roundedcornr_content_671659">
<p>SoS Home Pc informatique intervient rapidement à votre domicile sur Lorient Lanester Ploemeur Larmor Plage Guidel Caudan Hennebont Riantec Locmiquélic...</p>
<p>Nous sommes spécialisés dans le dépannage, la maintenance, le conseil, l’assistance, l’installation et l’initiation informatique et internet ( connexion internet adsl livebox <a href="http://www.orange.fr" target="_blank" class="tooltip">orange<em><span></span>orange fournisseur internet</em></a>, neufbox/cégétel <a href="http://www.neufportail.fr" target="_blank" class="tooltip">neuf<em><span></span>neuf fournisseur internet</em></a>, freebox <a href="http://www.free.fr" target="_blank" class="tooltip">free<em><span></span>free fournisseur internet</em></a>, alicebox <a href="http://www.aliceadsl.fr" target="_blank" class="tooltip">aliceadsl<em><span></span>aliceadsl fournisseur internet</em></a>, aol box <a href="http://www.aol.fr" target="_blank" class="tooltip">aol<em><span></span>aol fournisseur internet</em></a>, de club internet box <a href="http://www.club-internet.fr" target="_blank" class="tooltip">club internet<em><span></span>club internet fournisseur internet</em></a> ).</p>
</div>
<div class="roundedcornr_bottom_671659"><div></div></div>
</div>
puis je met ce code avec les autres css:
.roundedcornr_box_671659 {
background: #dddddd url(../images/roundedcornr_671659_grad.gif) repeat-x top left;
}
.roundedcornr_top_671659 div {
background: url(../images/roundedcornr_671659_tl.gif) no-repeat top left;
}
.roundedcornr_top_671659 {
background: transparent url(../images/roundedcornr_671659_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_671659 div {
background: url(../images/roundedcornr_671659_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_671659 {
background: transparent url(../images/roundedcornr_671659_br.gif) no-repeat bottom right;
}
.roundedcornr_top_671659 div, .roundedcornr_top_671659,
.roundedcornr_bottom_671659 div, .roundedcornr_bottom_671659 {
width: 100%;
height: 30px;
font-size: 1px;
}
.roundedcornr_content_671659 { margin: 0 30px; }
Je place les images dans le répertoires images.
Voilà comment je procède.
Merci
Jean Michel
Modifié par Florent V. (27 Nov 2007 - 14:15)