background
Posté : 25 mars 2006, 16:39
Mon background me génère toujour une erreur, j'ai essayé plusieurs solutions, rien y fait.
Pourriez vous m'expliquer SVP
Amicalement
Stéphane
Pourriez vous m'expliquer SVP
Amicalement
Stéphane
<?
echo"
<html>
<head>
<title>moteur de recherche</title>
<style type=text/css>
a:link{color:000000; text-decoration:none; font-family:verdana,tahoma,arial; font-size:8pt}
a:visited{color:333333; text-decoration:none; font-family:verdana,tahoma,arial; font-size:8pt}
a:hover{color:000000; text-decoration:underline; font-family:verdana,tahoma,arial; font-size:8pt}
body,td,input{font-family:verdana,tahoma,arial; font-size:8pt; background-image: url("cyprbk.jpg");}
.styleNuRes{font-family:verdana,tahoma,arial; font-size:16pt; font-weight:bold; color:#86aed7}
.style02{color:ffffff; font-weight:bold; background-color:#86aed7}
</style>
</head>
<body>
";
...