Désolé pour le double post ...
Je suis ici:
http://rbox.free.fr/kit/vieuxkit/etape3_05.html
J´es bien entré ce qui est écrit ( en renommant mes images du même nom que sur le site ) mais il y a toujours rien :s ( surement a cause de l´url des images nan ?
Mes pages si ca peut vous aidez ...
ma page html :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Stric
t//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" >
<head>
<title>Bienvenue sur le site des gautericiens !< /title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="format.css" rel="stylesheet" type="text/css" />
</head>
<body> <div class="global">
<p> Le site viens d´être mis en ligne, enfin il est en construction quoi ;) </p>
</div> </body>
</html>
ma page .css :
body {
margin: 0;
font-family: Comic Sans MS, sans-serif;
font-size: 18px;
text-align:center;
}
p {
color: blue
}
.global {
width: 760px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
}
.leblocheader {
width:760px;
background-image: url(´images/img04.jpg´);
border: 1px solid #000000;
}
.leblocmenuheader {
background-image: url(´images/img07.jpg´);
width: 760px;
height: 17px;
border-top: 1px solid #000000;
}