Voici les codes HTML à placer sur votre site afin d'augmenter dans le top.
Pour afficher un bouton sur vos pages :
<a href="http://topsite.theant.free.fr/topsite/in.php3?id=Votre_ID">
<img src="http://topsite.theant.free.fr/topsite/bouton.gif" Border=0
ALT="Votez pour mon site" width=100 height=56></a>
Résutat :
ET/OU
Pour ouvrir une 'Pop-Up' au chargement de votre site :
<script language="JavaScript">
popup=window.open('http://topsite.theant.free.fr/topsite/in.php3?id=Votre_ID','TOpSite',
'toolbar=1,location=1,status=1,menubar=1,
scrollbars=1,resizable=1,width=400,height=300');
</script>
Résutat :
Cliquez ici pour voir l'exemple
|