Wednesday, December 30, 2015

simple visitor counter html code



copy to paste



<!--flags.es Start-->
<script type="text/javascript">
 <!--//
 ami_v = 13; // no. of visitors to display, max. no.: 500.
 ami_l = "000000"; // link colour, any hexadezimal colour code.
 ami_t = "000000"; // text colour, any hexadezimal colour code.
 ami_c = "FFFFFF"; // background colour, any hexadezimal colour code.
 ami_b = "000000"; // border colour, any hexadezimal colour code.
 ami_s = 12; // font size in pixels.
 ami_w = 225; // counter width in pixels.
 ami_h = 285; // counter height in pixels.
 ami_sc = 1; // show the total visitors count, on = 1 - off = 2.
 ami_to = 30; // time in seconds, for how long an allready existing ip wont be logged again. set to 1 for an hit count.
 ami_sm = "v"; // show last Visitors or best Countries, v = visitors - c = countries.
 ami_d = "1"; // format the display in columns, no. of columns.
 //-->
</script>
<script type="text/javascript" src="http://www.flags.es/geoip/amiip.js"></script>
<br><a href="http://www.flags.es/" target="_blank"><font size=1>flags.es</font></a>
<!--flags.es End-->




0 comments:

Post a Comment