Bonjour Smiley smile

Je suis inscrite sur un site internet où l'on nous propose de "décorer" une page avec nos informations utilisateur. Ce site interdit les balises "head" et certains codes pouvant permettre de voler des informations aux autres utilisateurs. Jusque là, rien d'anormal.

J'ai quelques notions en css/html mais j'ai un problème avec le code de ma dernière décoration. Le texte est bien centré sous firefox (comme le montre cette image: http://i13.photobucket.com/albums/a259/mini_chou/ff1.jpg), mais reste désespéremment à gauche sous IE ( http://i13.photobucket.com/albums/a259/mini_chou/ie1.jpg)

J'ai essayé divers codes de ma connaissance, ou trouvé sur des tutoriaux, mais je n'y suis pas arrivé. Je n'arrive pas à trouver mon erreur, qui doit pourtant être assez conséquante.


Le code est :
<div style="position:absolute;top:0; left:0">
<img src="http://i13.photobucket.com/albums/a259/mini_chou/bloz2.png">
</div>

<div style="position:absolute;top:509; left:5; width:125">
|<a href="addpet.phtml">Create</a>| |<a href="petcentral.phtml">Central</a>| |<a href="explore.phtml">Explore</a>| |<a href="gameroom.phtml">Games</a>|<a href="neomessages.phtml">Neomail</a>| |<a href="objects.phtml">Shops</a>|<br>| |<a href="/neoboards/index.phtml">Boards</a>| |<a href="nf.phtml">News</a>| |<a href="stuff.phtml">Stuff</a>| |<a href="help.phtml">Help</a>| |<a href="loginpage.phtml">Login</a>| |<a href="http://neopets.com/gallery/index.phtml?gu=the_mini_chou89">Gallery</a>| |<a href="http://neopets.com/guilds/guild.phtml?id=893829">Guild</a>|<br><br><br><br>Best view with IE<br>Music takes his time to load ^^</div>

<style>
BODY{scrollbar-face-color: #FCE7D6;
scrollbar-track-color: #FEEEE1;
scrollbar-arrow-color: #FACAA4;
scrollbar-shadow-color: #FACAA4;
scrollbar-highlight-color: #FEEEE1;
scrollbar-3dlight-color: #FEEEE1;
scrollbar-darkshadow-color: #000000;}
p img{filter:chroma(color=white)}
body {background-image: url(http://i13.photobucket.com/albums/a259/mini_chou/ozzzfnd.png);
background-repeat:repeat; 
background-attachment: fixed; 
background-position: bottom right;}

body, table, td, tr, font, br, p {color: #D1742F; font-family: Verdana; text-transform: uppercase;  font-size: 9px; text-align:center;}

i {color: #B54106; font-family: Verdana; text-transform: uppercase;  font-size: 9px;}
b {color: #9B0D01; font-family: Verdana; text-transform: uppercase;  font-size: 9px;}
u, a{color: #B54106; font-family: Verdana; text-transform: uppercase;  font-size: 9px;}

hr, .tl, .hdr, .tt, .sf, #OBJECT, #TXT, #tbg, #m, #n, #mb, font b, .sf 
{display: none; visibility: hidden}
table,td 
{background:none}
</style></i>
<div style="position: center; left:0px; top: 1000px;">
<img src="http://i13.photobucket.com/albums/a259/mini_chou/ozdvt2.jpg"></div>

<div style="border:0;width:510;height:610;overflow:auto;position:absolute;left:185;top:465px;filter:chroma(color=ffffff); font-style:normal;"><table></i>



Je m'appelle Claire, j'ai 17ans et je vis en France. J'aime venir sur neopets.<br>J'organise un <a href="http://petpages.neopets.com/~theminichou">concours de petpages</a>.<br>J'ai une <a href="http://www.neopets.com/gallery/index.phtml?gu=the_mini_chou89">galerie</a> sur le thème des fleurs.<br>
Tout don accepté, bien sûr <br><br><u>
Je ne veux pas :</u><br>- Te donner des neopoints.<br>- Te donner des objets.<br>- Te donner/vendre mes neopets.<br>- Etre ton amie si je ne te connaît pas.<br>- Venir dans ta guilde.<br>- Te faire un graphique.<br><br>En revanche, n'hésite pas à me neomailer pour me dire ton avis sur mon lookup ou ma galerie.<br>Merci d'être passé =)<br><br><a href=http://home.neopets.com/templates/homepage.phtml?pet_name=0_Vincent_0><img src=http://www.myfilestash.com/userfiles/xwhenrosesbleedx/8.gif border="0"></a>



J'esperais que quelqu'un qui s'y connaisse mieux que moi (car je n'ai pas un grande connaissance d'IE, j'ai plutôt l'habitude d'utiliser Mozilla Smiley rolleyes ) pourrait me donner des pistes pour m'aider à réparer mon code.

Merci d'avance Smiley cligne
Modifié par Minichou (03 Sep 2006 - 12:54)