voilà ma page en code.
< !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>Végéta Fury´s</title>
< meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" / >
< /head>
< body>
{
width: 760px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-image: url("C:\Documents and
Settings\julien\Bureau\Maxime\Vegeta-Wallpaper[1].
jpg");
}
< div id="en_tete">
- en_tete
{
width: 760px;
height: 100px;
background-image: url("C:\Documents and Settings\julien\Bureau\Maxime\vegeta02[1].jpg");
background-repeat: no-repeat;
margin-bottom: 10px;
}
- menu
{
float: left;
width: 120px;
}
. element_menu
{
background-color: #626262;
background-image: url("C:\Documents and
Settings\julien\Bureau\Maxime\2638828vegeta[1].gif
");
background-repeat: repeat-x;
border: 2px solid black;
margin-bottom: 20px;
}
. element_menu h3
{
color: #B3B3B3;
font-family: Arial, " Arial Black", " Times New Roman", Times, serif;
text-align: center;
}
. element_menu ul
{
list-style-image: url("images/puce.png");
padding: 0px;
padding-left: 20px;
margin: 0px;
margin-bottom: 5px;
}
. element_menu a
{
color: #B3B3B3;
}
. element_menu a:hover
{
background-color: #B3B3B3;
color: black;
}
< div class="element_menu">
< h3>Histoire</h3>
< ul>
< li><a href="page1.html">DB</a></li>
< li><a href="page2.html">DBZ</a></li>
< li><a href="page3.html">DBGT</a></li>
< div class="element_menu">
< h3>Informations</h3>
< ul>
< li>Dragon Ball</li>
< li><a href="page2.html">les perosnnages</a></li>
< li><a href="page3.html">Les episodes</a></li>
< li>Dragon Ball Z</li>
< li><a href="page3.html">Les personnages</a></li>
< li><a href="page3.html">Les puissances</a></li>
< li><a href="page3.html">Végéta</a></li>
< li><a href="page3.html">les fusions</a></li>
< li><a href="page3.html">Le nom des épisodes</a></li>
< li>Dragon Ball GT</li>
< div class="element_menu">
< h3>Multimédia</h3>
< ul>
< li><a href="page4.html">Dragon Fall</a></li>
< li><a href="page5.html">Lien</a></li>
< li><a href="page6.html">Lien</a></li>
< /ul>
< /div>
- corps
{
margin-left: 140px;
margin-bottom: 20px;
padding: 5px;
color: #B3B3B3;
background-color: #626262;
background-image: url("images/motif.png");
background-repeat: repeat-x;
border: 2px solid black;
}
- corps h1
{
color: #B3B3B3;
text-align: center;
font-family: Arial, " Arial Black", " Times New Roman", Times, serif;
}
- corps h2
{
height: 30px;
background-image: url("images/titre.png");
background-repeat: no-repeat;
padding-left: 30px;
color: #B3B3B3;
text-align: left;
}
< div id="corps">
< h2>Bienvenue</h2>
< p>Bienvenue sur Végéta Fury´s. Il est encore en construction, mais il seras bientot finit avec plein de new, des telechargementet plein d´autre chose encore ! !</p>
< /div>
< /body>
< /html>