Bonjour, je fais mon site en 1024 en 1024*768 et je n'arrive pas à voir l'arrière plan sur l'aperçu de internet explorer
pourtant, l'arrière plan est bien visible sur dreamweaver (Je débute)
Voilà ce qu'il me mette si cela peut vous aider :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Document sans nom</title>
<style type="text/css">
<!--
body {
background-image: url(../Mes%20images/les%20m%C3%A9chants2.GIF);
}
.Style1 {
color: #00FF00;
font-size: 18px;
}
.Style2 {
color: #66FFFF;
font-size: 18;
}
.Style3 {color: #CC66CC}
.Style4 {color: #9999FF}
.Style5 {color: #FFCCFF}
.Style10 {font-size: 36px}
.Style11 {font-size: 16px}
.Style12 {font-size: 18px; }
-->
</style>
</head>
<body>
<hr />
<p class="Style11"><a href="Rastapopoulos.html" class="Style1">Rastapopoulos</a></p>
<p class="Style10"><span class="Style12"><a href="Muller.html" class="Style2">Le docteur Müller</a></span></p>
<p class="Style12"><a href="Bab El Ehr.html" class="Style3">Bab El Ehr</a></p>
<p class="Style12"><a href="dawson.html" class="Style4">Dawson</a></p>
<p class="Style10"><span class="Style12"><a href="sponzs.html" class="Style5">Le colonel Sponsz</a></span></p>
<p><a href="Allan.html" class="Style12">Allan</a></p>
</body>
</html>
Je vous remercie d'avance