je crée un site. J´ai télécharger un kit graphique gratuit. Je l´ouvre dans dreamweaver et il me met ca comme html:
. fond { background-image: url("design/fondmenu.gif"); margin-top: 1px; margin-right: 1px; margin-bottom: 1px}
. bomb { background-image: url("design/bomb.gif"); margin-top: 1px; margin-right: 1px; margin-bottom: 1px}
. fondTitre { background-color: #48494A; font-family: Arial, Helvetica; font-size: 14px; color: #FFFFFF; font-weight: bold}
body {
font-family: Verdana, Arial;
font-size: 12px;
color: #EEEEEE;
background-color: 353637;
scrollbar-face-color: #808080;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #353637;
scrollbar-arrow-color: #000000
}
td { font-family: Verdana, Arial; font-size: 12px; color: #EEEEEE}
. fondmilieu { background-color: #808080}
. fondcadre { background-image: url("design/fondmenu.gif"); margin-top: 1px; margin-right: 1px; margin-bottom: 1px ; font-family: Arial, Helvetica; font-size: 14px; font-weight: bold; color: #FFFF00
}
a:link { font-family: Verdana, Arial; font-size: 8pt; color: #FFFF00; text-decoration: none}
a:visited { font-family: Verdana, Arial; font-size: 8pt; color: #FFCC00; text-decoration: none}
a:active { font-family: Verdana, Arial; font-size: 8pt; color: #3399FF; text-decoration: none}
a:hover {color: #FF6600; font-size: 8pt; font-family: Verdana, Arial; text-decoration: none}
Normalement, on doit aussi avoir ca comme html dans une page:
< HTML>
< HEAD>
< title></title>
< /head>
< body bgcolor="white" text="black">
< /body>
< /html>
Pourquoi ca n´y est pas????
éclairez moi svp. Dites moi comment utilisez cet html. Et si il y a un programme qui perment de ne pas travailler cette page en html, mais en image.
merci