Dsl pour le retard.
Alors le css:
______________________________________________
body
{
width: 760px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ffffff;
color: #ffffff;
}
- en_tete
{
width: 760px;
height: 140px;
background-color: #cfcfcf;
margin-bottom: 10px;
}
a img
{
border: none;
}
- menu
{
float: left;
width: 150px;
background: #013551;
border: none;
margin-top: 10px;
}
- menu dt
{
background: url("image/41.gif") top no-repeat;
padding-left: 8px;
color: #ffffff;
}
- menu dd
{
color: #ffffff;
padding-left: 0px;
}
.element_menu
{
background-color: #cfcfcf;
background-image: url("image/jeux video.gif");
background-repeat: repeat-x;
border: 1px solid black;
margin-bottom: 20x;
}
.element_menu h3
{
color: #ffffff;
font-family: Arial, "Arial Black", "Times New Roman", "Times", "serif";
text-align: center;
}
.element_menu ul
{
list-style-image: url("mettre une image pour le coter");
padding: 0px;
padding-left: 20px;
margin: 0px;
margin-bottom: 0px;
}
.element_menu a
{
color: #ffffff;
}
.element_menu a:hover
{
background-color: #cfcfcf;
color: #ffffff;
}
- menu2
{
float: left;
width: 150px;
background: #013551;
border: none;
margin-top: 10px;
}
- menu3
{
float: left;
width: 150px;
background: #013551;
border: none;
margin-top: 20px;
}
- corps
{
margin-left: 170px;
margin-bottom: 20px;
padding: 5px;
color: #ffffff;
background-color: #cfcfcf;
background-repeat: repeat-x;
border: 1px solid black;
text-align: justify;
margin-top: 20px
}
- corps a
{
color:#FFFFFF;
}
- corps h1
{
text-align: center;
text-decoration:underline;
}
- corps h2
{
text-decoration:underline;
text-align:center;
}
- corps h3
{
color: #ffffff;
margin-top: 0px;
text-decoration:underline;
}
- corps h4
{
text-decoration: underline;
}
- pied_de_page
{
padding: 5px;
text-align: center;
color: #ffffff;
background-color: #cfcfcf;
background-image: url("images/motif.png");
background-repeat: repeat-x;
text-align: center;
border: 1px solid black;
min-width: 0px;
clear:both;
}
- logo
{
padding-left: 10px;
}
- guild wars
{
text-decoration: underline;
}
________________________________________________
et l´html:
________________________________________________
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" >
<head>
<title>Jeux Online.fr</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Site entiérement consacré aux jeux en ligne." />
<meta name="keywords" content="jeux online ,Jeux video, quild wars, joint operation, medal oh honor, france, astuces, astuce, news, mmorpg, rpg, fps, guildes, teams, guilde, team, attaques, skills, armes," />
<meta name="subject" content="Les jeux en lignes" />
<meta name="author" content="Doudule"/>
<meta name="revisit-after" content="7 days"/>
<meta name="Robots" content="all"/>
<meta name="Rating" content="General"/>
<meta name="location" content="France, FRANCE"/>
<meta name="expires" content="never"/>
<link rel="stylesheet" media="screen" type="text/css" title="Essai" href="11.css" />
<style type="text/css">
<!--
.Style2 {color: #0066CC}
.Style3 {color: #006699}
-->
</style>
</head>
<body>
<div align=right id="en_tete">
<p></p> <a href="http://jeuxvideo.com"><img src="image/banderole.jpg"></a>
</div>
<div id="menu">
<div class="element_menu">
<p><img src="image/Guild Wars.gif" /></p>
<h3></h3>
<ul>
<li><a
href="http://jeuxonline.site.voila.fr/index_guild_
wars.html">Guild Wars</a></li>
<li><a
href="http://jeuxonline.site.voila.fr/index_de_joi
nt_operation.html">Joint Operation</a></li>
<li><a href="page2.html">Un autre jeux</a></li>
<p></br></p>
</ul>
</div>
<div id="menu3">
<div class="element_menu">
<IMG
src="http://img104.echo.cx/img104/5496/partenaire3
mw.gif" border=0>
<h3></h3>
<ul>
<li><img
src="http://perso0.free.fr/cgi-bin/wwwcount.cgi?df
=[atipi13].dat&dd=a"> </li>
<li><a href="http://www.referencement-gratuit.net"><img
src="http://www.referencement-gratuit.net/img/logo
8831.gif" alt="referencement gratuit" title="referencement gratuit" width="88" height="31" border="0"></a></li>
<p></br></p>
</ul>
</div>
</div>
</div>
<div id="corps">
<h2>New:</h2>
<p>Texte
</p>
</div>
<div id="corps">
<h3>News du ?? /??/??:</h3>
<p>Texte</p>
</div>
<div id="pied_de_page">
<p align="center">copyright © 2005 JeuxOnline.site.voila.fr - Tous droits réservés</p>
</div>
</body>
</html>
Voila desoler si c´est trés mal écrit car j´en suit a mon premier site.