Autre question au passage est il possible de faire une sorte de pop up qui s'ouvre au chargement de la page dmeandant au visiteur d'enregistrer un fichier .ttf pour une meilleur visite sur le site???
Car j'aimerai incorporé une police spéciale a mon site mais pour ca le visiteur est obligé de la télécharger et de l'installer. ou si il y a un autre moyen je suis preneur.
IE :
Image 1
MF :
Image 2
voila pour ce qui est du code le voila
<!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-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" media="screen" type="text/css" title="Style" href="style.css"/>
<title>La Guilde Archange</title>
</head>
<body bgcolor="#000000" text="#FFFFFF" >
<center>
<table align="center" width="1024" border="0" cellpadding="0" cellspacing="0" >
<tr align="left" >
<td width="951" height="*" colspan="3" >
/////////////BANNIERE////////////////
<img src="images/banniere.jpg" name="banniere" title="banniere" border="0" />
</td>
</tr>
<tr align="left">
//////////IMAGE DE GAUCHE CONTENU DANS LE CLASS="MENU"//////////
<td class="menu" width="199" height="877" align="left" valign="top" rowspan="3">
<br />
<br />
<a href="index.php" class="liens">News Team</a><br />
<a href="game.php" class="liens">News Jeu</a><br />
<a href="http://archanges-archlord.probb.fr" target="_blank" class="liens">Forum</a><br />
<a href="membres.php" class="liens">Les Membres</a><br />
<a href="histoire.php" class="liens">L'histoire des Archanges</a><br />
<br />
<div align="center"><img src="images/test.png" class="image" width="150" /></div>
<a href="download.php" class="liens">Download</a><br />
<a href="album/galerie.php" class="liens">Galerie</a><br />
<a href="chat.php" class="liens">Chat</a><br />
<a href="ts.php" class="liens">TS</a><br />
<a href="video.php" class="liens">Video</a><br />
<a href="events.php" class="liens">Evénements</a><br />
<br />
<div align="center"><img src="images/test.png" class="image" width="150" /></div>
<a href="http://mmodata.org/archlord/db/" class="liens" target="_blank">Drop Calculator</a><br />
<a href="map.php" class="liens">Map</a><br />
</td>
<td width="549" align="center" valign="top">
<table width="549" height="" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
////////////////IMAGE DU CENTRE///////////
<img src="images/affichage_1_haut.jpg" border="0" />
</td>
</tr>
<tr>
<td class="fond">
<table cellpadding="0" cellspacing="0">
<td width="30">
</td>
<td width="491" height="300" valign="top" align="left">
<div class="texte">Salut tout le monde est bien je suis heureux de vous accueillir en ce lieu qui est la terre natal des Archanges. Nous serions heureux de vous compter parmis nous et pour cela rien de plus facile faites nous parvenir une directive urgente en utilisant les pigeons voyageurs que vous avez à votre disposition ici.</div>
</td>
<td width="30">
</td>
</table>
</td>
</tr>
<tr>
<td>
<img src="images/affichage_2_bas.jpg" border="0" />
</td>
</tr>
</table>
</td>
<td width="276">
</td>
</tr>
</table>
</center>
</body>
</html>