par
raf » 12 juil. 2005, 18:59
bon, ba je suis heureux finalement de dire à mère térésa :
Siiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii, on peut !
Code : Tout sélectionner
<style type="text/css">
body {
background-color : #FFFFFF;
text-align: center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.conteneur {
position:absolute;
left: 50%;
top: 0%;
width: 980px;
height: 590px;
margin-top: 0px;
margin-left: -490px;
padding: 0;
}
.resteecran {
background-color : #F0F3F4;
position:absolute;
left: 50%;
top: 0%;
width: 464px;
height: 100%;
margin-top: 0px;
margin-left: -39px;
padding: 0;
}
</style>
<body>
<div class="conteneur">
<objectlà le swf et ses params
</object>
</div>
<div class="resteecran">
</div>
et l'exemple est visible
ici
il suffisait (comment je m'la joue, j'ai mis 3 plombes à trouver !!!) d'utiliser des boites.

bon, ba je suis heureux finalement de dire à mère térésa :
Siiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii, on peut ! :D
[code]
<style type="text/css">
body {
background-color : #FFFFFF;
text-align: center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.conteneur {
position:absolute;
left: 50%;
top: 0%;
width: 980px;
height: 590px;
margin-top: 0px;
margin-left: -490px;
padding: 0;
}
.resteecran {
background-color : #F0F3F4;
position:absolute;
left: 50%;
top: 0%;
width: 464px;
height: 100%;
margin-top: 0px;
margin-left: -39px;
padding: 0;
}
</style>
<body>
<div class="conteneur">
<objectlà le swf et ses params
</object>
</div>
<div class="resteecran">
</div>[/code]
et l'exemple est visible [url=http://www.leraf.com/test/dbm2.htm]ici[/url]
il suffisait (comment je m'la joue, j'ai mis 3 plombes à trouver !!!) d'utiliser des boites.
:D :D :D