1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-language" content="fr" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Un classment des internautes concernant leur gouts musicaux : Meilleur Album, Meilleur groupe artiste, meilleur chanson. Un Forum est joint pour créer une communauté." />
<meta name="keywords" content="musique,hit,top,classement,meilleur,chanson,groupe,vote,album,sortie,actualité,rss,CSS,php" />
<meta name="robots" content="index,follow" />
<meta name="revisit-after" content="15days" />
<meta name="identifier-url" content="http://www.tuxboard.com" />
<meta name="author" content="Joe Le Mort" />
<meta name="reply-to" content="webmaster@tuxboard.com" />
<title>Tuxboard : Classement des meilleurs musiques, chansons, albums, groupes</title>
<link href="musique.css" rel="stylesheet" type="text/css" />
<link href="creation_groupe_artiste.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript" src="js/compteur_mesg.js"></script>
</head><body onLoad="cacheId('contenu-13');cacheId('contenu-10');"><div><a href="index.php" class="imglink"><img src="images/logo_home2.gif" width="333px" height="100px" border="0" alt="Tuxboard, Classement des meilleurs musique, chansons, albums, groupes" /></a></div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><div id="list-menu">
<ul>
<li><a href="index.php">Accueil</a></li>
<li><a href="actus.php">Actus</a></li>
<li><a href="groups.php">Artistes</a></li>
<li><a href="albums.php">Albums</a></li>
<li><a href="chanson.php">Chansons</a></li>
<li><a href="topvotes.php">Top Votes</a></li>
<li><a href="forum/">Forum</a></li>
<li><a href="contact.php">Contact</a></li>
</ul>
</div></td>
</tr>
<tr>
<td>
....
....etc... |
Partager