Someone help me

  • oskillzzo
  • Beginner
  • Beginner
  • No Avatar
  • Inscription: Juil 04, 2008
  • Messages: 50
  • Status: Offline

Message Juillet 17th, 2008, 3:06 pm

http://www.onlygoodanimes.com/layout/test.php

OK, je travaille sur cette question depuis quelques heures maintenant et tout semble bon à ce jour dans Firefox, mais quand j'ai essayé de le visualiser dans IE, il regarda de tous retardés. quelqu'un peut-il me dire pourquoi le faire? C'est ce que mon. regarde css comme en ce moment

Code: [ Select ]
a{
color: #000000;
text-decoration: none;
font-weight: none;
margin:0px;
padding:0px;
}
a:hover {
background-color: #e4d2c4;
}








body {

background-color: #white;

background-image: url(http://www.onlygoodanimes.com/layout/midbody.jpg);

background-repeat: repeat-y;

background-position:center;
font-family:Trebuchet MS;
margin:0px;
}
#wrap {
background-color: #FFFFFF;
height:100%;
margin:0px auto;
padding:5px 0 0 0;
width:1000px;
}







#banner {
background-image: url(http://www.onlygoodanimes.com/layout/banner2.jpg);
/*float:right;*/
height:170px;
margin: 10px 6px 0px 6px;
width:980px;
}








#header{
background-image: url(http://www.onlygoodanimes.com/layout/header.gif);
/*float:right;*/
height:26px;
margin: 0px 6px 0px 6px;
width:980px;
}





#navigation{
background-image:;
float:left;
height:26px;
margin: 10px 6px 0px 75px;
width:200px;
}






#rightside{
background-image:;
clear:both;
float:right;
height:26px;
margin: 10px 75px 0px 6px;
width:200px;
}











#main{
background-image:
clear:both;
float:center;
height:100px;
margin: 10px 6px 25px 6px;
width:575px;
}










#footer{
background-image: url(http://www.onlygoodanimes.com/layout/footer.jpg);
clear:both;
float:;
height:100px;
margin: 4000px 6px 25px 6px;
width:980px;
}
  1. a{
  2. color: #000000;
  3. text-decoration: none;
  4. font-weight: none;
  5. margin:0px;
  6. padding:0px;
  7. }
  8. a:hover {
  9. background-color: #e4d2c4;
  10. }
  11. body {
  12. background-color: #white;
  13. background-image: url(http://www.onlygoodanimes.com/layout/midbody.jpg);
  14. background-repeat: repeat-y;
  15. background-position:center;
  16. font-family:Trebuchet MS;
  17. margin:0px;
  18. }
  19. #wrap {
  20. background-color: #FFFFFF;
  21. height:100%;
  22. margin:0px auto;
  23. padding:5px 0 0 0;
  24. width:1000px;
  25. }
  26. #banner {
  27. background-image: url(http://www.onlygoodanimes.com/layout/banner2.jpg);
  28. /*float:right;*/
  29. height:170px;
  30. margin: 10px 6px 0px 6px;
  31. width:980px;
  32. }
  33. #header{
  34. background-image: url(http://www.onlygoodanimes.com/layout/header.gif);
  35. /*float:right;*/
  36. height:26px;
  37. margin: 0px 6px 0px 6px;
  38. width:980px;
  39. }
  40. #navigation{
  41. background-image:;
  42. float:left;
  43. height:26px;
  44. margin: 10px 6px 0px 75px;
  45. width:200px;
  46. }
  47. #rightside{
  48. background-image:;
  49. clear:both;
  50. float:right;
  51. height:26px;
  52. margin: 10px 75px 0px 6px;
  53. width:200px;
  54. }
  55. #main{
  56. background-image:
  57. clear:both;
  58. float:center;
  59. height:100px;
  60. margin: 10px 6px 25px 6px;
  61. width:575px;
  62. }
  63. #footer{
  64. background-image: url(http://www.onlygoodanimes.com/layout/footer.jpg);
  65. clear:both;
  66. float:;
  67. height:100px;
  68. margin: 4000px 6px 25px 6px;
  69. width:980px;
  70. }
  • Anonymous
  • Bot
  • No Avatar
  • Inscription: 25 Feb 2008
  • Messages: ?
  • Loc: Ozzuland
  • Status: Online

Message Juillet 17th, 2008, 3:06 pm

  • oskillzzo
  • Beginner
  • Beginner
  • No Avatar
  • Inscription: Juil 04, 2008
  • Messages: 50
  • Status: Offline

Message Juillet 17th, 2008, 3:43 pm

ok im sur mon portable dès maintenant, et maintenant sa messed up dans firefox aussi, mais si je vérifier sur mon bureau sur firefox, il cherche comment je le veux. cela est si frustrant
  • righteous_trespasser
  • Scuffle
  • Genius
  • Avatar de l’utilisateur
  • Inscription: Mar 12, 2007
  • Messages: 6228
  • Loc: South-Africa
  • Status: Offline

Message Juillet 17th, 2008, 11:24 pm

Ouais, on dirait la même chose pour moi dans IE7 et FF...

Je vois que vous utilisez beaucoup de <center> tags...Ceux qui sont en fait pas vraiment la chose à plus utiliser...Je pense en fait, ils sont amortis...dans le bon sens consisterait à confier que, dans votre CSS...
Code: [ Select ]
#whatever{
text-align:center;
}
  1. #whatever{
  2. text-align:center;
  3. }

Qui devrait déjà faire une différence...

Encore deux choses que vous pouvez faire est de fixer les HTML erreurs