http://mbillonlanfrey.free.fr/oldindex.html
extrait de la css:
Code :
- html,body {
- margin: 0px;
- padding: 0px;
- width: 100%;
- height: 100%;
- background-color: #000;
- font-family: Tahoma, Verdana, Arial, sans;
- font-size: 1em;
- color: #FFF;
- text-align:center;
- text-decoration: none;
- }
- #flash {
- position:absolute;
- left:10px;
- top:10px;
- width:350px;
- height:600px;
- }
- #contenu {
- position:absolute;
- left:370px;
- top:10px;
- }
|
extrait du html:
Code :
- <div id="Flash">
- <object type="application/x-shockwave-flash" data="mblrotate.swf" width="350" height="600">
- <param name="movie" value="mblrotate.swf">
- </object>
- </div>
- <div id="contenu">
- blah blah blah
- </div>
|
sous IE c'est bon mais sous Firefox il me centre le Flash par dessus le contenu blah blah blah
Message édité par mechkurt le 11-10-2005 à 18:57:58
---------------
D3