no save
Assistance
Achat
News

Forum | webmastering
CSS impossible d'afficher une image!
larleuch, le dim. 08 juin 2008 à 01:31:56
Bonjour,

J'ai honte d'en arriver là mais ça fait plusieurs heures que je cherche, vraiment je ne trouve pas!

Pourtant ça me parait ultra simple!

Alors j'ai testé dans un fichier de base mais toujours rien... Impossible d'afficher une image avec du CSS. J'ai du rater un épisode...

<!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('http://127.0.0.1/TEST/images/droite.png') repeat-x;
}

</style>
</head>

<body>
</body>
</html>


ça ne marche pas avec ce code!...
Comment faire??? Merci!
Configuration: Windows XP
Firefox 2.0.0.14


Ricky38
juin 08
Suivant
REPONSES
Ricky38
juin 08
larleuch
juin 08
Ricky38
juin 08
frextab
juin 08
larleuch
juin 08
maolah
juin 08
james
03 févr.
Asti
03 févr.
james
04 févr.
Version Web
Réalisé par RedShift
no save