| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="fr"> |
|---|
| 3 | <head> |
|---|
| 4 | <title>Alternc</title> |
|---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
|---|
| 6 | <link rel="stylesheet" type="text/css" media="all" href="../styles/default.css" /> |
|---|
| 7 | <link rel="stylesheet" type="text/css" media="all" href="../styles/styles.css" /> |
|---|
| 8 | <!--[if lte IE 6]> |
|---|
| 9 | <link rel="stylesheet" type="text/css" media="all" href="../styles/hack-ie.css" /> |
|---|
| 10 | <![endif]--> |
|---|
| 11 | </head> |
|---|
| 12 | <body> |
|---|
| 13 | <div id="page"> <!-- debut de #page --> |
|---|
| 14 | <div id="logo"> |
|---|
| 15 | <table cellpadding="0" cellspacing="0" border="0" width="100%"> |
|---|
| 16 | <tr> |
|---|
| 17 | <td> |
|---|
| 18 | <a href="home.php"><img src="../images/alternc.png" alt="Logo" /></a> |
|---|
| 19 | </td> |
|---|
| 20 | </tr> |
|---|
| 21 | </table> |
|---|
| 22 | </div> |
|---|
| 23 | <div id="domaine"> |
|---|
| 24 | <table cellpadding="0" cellspacing="0" border="0" width="100%"> |
|---|
| 25 | <tr> |
|---|
| 26 | <td align="left"> |
|---|
| 27 | <strong>Choisissez un domaine =></strong> |
|---|
| 28 | <!-- <strong>Domaine en cours :</strong> alternc.org --> |
|---|
| 29 | </td> |
|---|
| 30 | <td align="right"> |
|---|
| 31 | <select name="domain" size="0"> |
|---|
| 32 | <option>-----------------------------</option> |
|---|
| 33 | <option>alternc.org</option> |
|---|
| 34 | </select> |
|---|
| 35 | <input type="submit" value="OK" /> |
|---|
| 36 | </td> |
|---|
| 37 | </tr> |
|---|
| 38 | </table> |
|---|
| 39 | </div> |
|---|
| 40 | <div id="contenu"> <!-- debut de #contenu --> |
|---|
| 41 | <table cellpadding="0" cellspacing="0" border="0" width="100%"> |
|---|
| 42 | <tr> |
|---|
| 43 | <td width="180" valign="top" class="barre-cote"> |
|---|
| 44 | <div id="quota"> |
|---|
| 45 | <h4>Quota</h4> |
|---|
| 46 | <p><strong>Web:</strong> 10Mo/100Mo (10%)</p> |
|---|
| 47 | <p><strong>E-mail:</strong> 25Mo/100Mo (25%)</p> |
|---|
| 48 | </div> |
|---|
| 49 | <div id="menu"> |
|---|
| 50 | <ul> |
|---|
| 51 | <li><a href="#">Gestion des domaines</a></li> |
|---|
| 52 | </ul> |
|---|
| 53 | <ul> |
|---|
| 54 | <li><a href="gestiondomaine.php">Configuration DNS</a></li> |
|---|
| 55 | <li class="menu-act"><a href="#">Vhosts et redirections</a></li> |
|---|
| 56 | <li class="menu-dact">Comptes FTP et WebDAV</li> |
|---|
| 57 | <li><a href="#">Comptes e-mail</a></li> |
|---|
| 58 | <li><a href="#">Listes de diffusion</a></li> |
|---|
| 59 | <li><a href="#">Bases de données</a></li> |
|---|
| 60 | <li><a href="#">Sauvegardes</a></li> |
|---|
| 61 | </ul> |
|---|
| 62 | <ul> |
|---|
| 63 | <li><a href="#">Informations</a></li> |
|---|
| 64 | <li><a href="#">Mot de passe</a></li> |
|---|
| 65 | <li><a href="#">Aides</a></li> |
|---|
| 66 | </ul> |
|---|
| 67 | <ul> |
|---|
| 68 | <li><a href="#">Déconnexion</a></li> |
|---|
| 69 | </ul> |
|---|
| 70 | </div> |
|---|
| 71 | <div id="sous-menu"> |
|---|
| 72 | <strong>Dernière connexion :</strong><br /> 02 février 2006 à 12h54 |
|---|
| 73 | <br /> |
|---|
| 74 | <strong>Adresse IP :</strong><br /> XXXXXXXXXXX |
|---|
| 75 | </div> |
|---|
| 76 | </td> |
|---|
| 77 | <td valign="top"> |
|---|
| 78 | <div id="main"> <!-- debut de #main --> |
|---|
| 79 | <!-- fin du contenu de la page --> |
|---|