bords arrondis
Publié : 10 mars 2008, 23:11
bonsoir Mongo Bob
En css.
.hd {
float: right;
background-image: url(../images/coinhd.png);
background-repeat: no-repeat;
width: 32px;
height: 33px;
background-position: right top;
}
.hg {
background-image: url(../images/coinhg.png);
background-repeat: no-repeat;
width: 32px;
height: 33px;
}
.bd {
background-image: url(../images/coinbd.png);
background-repeat: no-repeat;
width: 32px;
height: 32px;
float: right;
background-position: right bottom;
}
.bg {
width: 32px;
height: 32px;
background-image: url(../images/coinbg.png);
background-repeat: no-repeat;
background-position: left bottom;
En html:
<div id="p1">
<div class="hd"></div>
<div class="hg"></div>
le
club - les vétérans -
<img style="width: 529px; height: 331px;" alt=""
src="../images/veterans.PNG"><br>
<br>
<br>
<div style="" class="bd"></div>
<div style="top: 794px; left: 318px;" class="bg"></div>
</div>
j'espère que c'est suffisant
Merci
Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
En css.
.hd {
float: right;
background-image: url(../images/coinhd.png);
background-repeat: no-repeat;
width: 32px;
height: 33px;
background-position: right top;
}
.hg {
background-image: url(../images/coinhg.png);
background-repeat: no-repeat;
width: 32px;
height: 33px;
}
.bd {
background-image: url(../images/coinbd.png);
background-repeat: no-repeat;
width: 32px;
height: 32px;
float: right;
background-position: right bottom;
}
.bg {
width: 32px;
height: 32px;
background-image: url(../images/coinbg.png);
background-repeat: no-repeat;
background-position: left bottom;
En html:
<div id="p1">
<div class="hd"></div>
<div class="hg"></div>
le
club - les vétérans -
<img style="width: 529px; height: 331px;" alt=""
src="../images/veterans.PNG"><br>
<br>
<br>
<div style="" class="bd"></div>
<div style="top: 794px; left: 318px;" class="bg"></div>
</div>
j'espère que c'est suffisant
Merci
Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12