Euh... comment dire ? Je n'ai toujours pas d'hébergeur

j'attends d'avoir fini niveau création avant de pouvoir choisir (pour être sur de choisir le bon hébergeur en fonction de la taille de mes fichiers et de l'hébergeur en lui même).
Mais voici le code html :
Code : Tout sélectionner
<html>
<head>
<script></script>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>mes essais</title>
<style type="text/css">
#menu {
border-bottom: 1px solid #333333;
padding: 10px 10px 10px 5px;
border-right-width: 1px;
width: 180px;
background-color: white;
background-position: right top;
color: #cc0000;
float: right;
margin-left: 10px;
background-repeat: no-repeat;
text-decoration: none;
}
div#menu a {
color: white;
}
div#menu li {
}
div#menu a:hover {
color: #cc0000;
}
div#menu li a:hover {
border-left: 5px solid #cc0000;
padding-left: 5px;
background-color: white;
color: #cc0000;
}
</style>
</head>
<body style="color: rgb(81, 152, 174); background-color: black;"
alink="#000099" link="#0000d8" vlink="#008d00">
<div style="text-align: center;"> <br>
<table
style="text-align: left; width: 1626px; margin-left: auto; margin-right: auto; background-color: white; height: 257px;"
border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(3, 3, 3);">
<div
style="text-align: center; background-color: rgb(204, 204, 204);"><span
style="color: rgb(0, 0, 153);">Accueil
News
Encyclopedia
Contact</span><br
style="color: rgb(0, 0, 153);">
<div style="text-align: center; background-color: white;"><span
style="text-decoration: underline; color: rgb(0, 0, 153);"></span><br
style="color: rgb(0, 0, 153);">
<span style="text-decoration: underline; color: rgb(0, 0, 153);">Encyclopedia
:</span><br style="color: rgb(0, 0, 153);">
<span
style="background-color: transparent; color: rgb(0, 0, 153);"
id="result_box" class="long_text"><br>
</span>
<div style="text-align: left;">
<ol style="color: rgb(0, 0, 153);">
<li>
<h3><span style="text-decoration: underline;">Navigation :</span><br>
</h3>
</li>
</ol>
<ul>
<li style="color: rgb(0, 0, 153);"><span
style="background-color: transparent;" id="result_box"
class="long_text">Animaux</span> </li>
<ul>
<li><a href="D%E9finition.html">Définition</a></li>
<li><a href="Images.html">Images</a></li>
<li><a href="Vid%E9os.html">Vidéos</a></li>
</ul>
<li style="background-color: white; color: rgb(0, 0, 153);"><span
style="background-color: transparent;" id="result_box"
class="long_text">Faunes</span></li>
<li style="background-color: white;"><span
style="background-color: transparent; color: rgb(0, 0, 153);"
id="result_box" class="long_text">Dictionnaire</span><span
style="color: rgb(0, 0, 153);"></span></li>
</ul>
<ul>
</ul>
</div>
</div>
</div>
<div style="text-align: center;">
<div
style="text-align: right; background-color: rgb(102, 102, 102);"> </div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
Je sais que ça à l'air complétement débile, mais j'ai un peu bidouiller la page, pour pas qu'on voit à quoi ressemble mon site (je veux faire la "surprise"), j'ai juste modifier la couleur et changer un peu le texte mais sans toucher au principal (le css et le menu est intact). Désolé si ça dérange mais bon, chacun ces manies
