|
Here, you have de code for include the PAGERANK Calculator in your web. Copy and paste this code between the tags <body> and </body> of your
web. After you can show it with your styles, fonts, align...
|
<form name="PR_form" onsubmit="return false;">
<script type="text/javaScript" src="http://www.chatox.com/pagerank/script.phjs"></script>
http://<input type="text" name="PR_url" value="">
<input type="button" value="PageRank" onClick="PAGERANK();">
<div id="PR_results"></div>
<a href="http://www.chatox.com/">By Chatox</a>
</form> |
|
Aqui te mostramos el código para incluir el Calculador de PAGERANK en tu página web. Copia y pega este código entre las etiquetas <body> y </body>
de tu web. Después podrás presentarlo con tus estilos, fuentes...
|