Olá!Porque a escolha do iBest???

Abra o Site, espere carregar Completamente, pressione F11 e veja a Perfeição do Layout Organizacional do Site!
---------------
Use o Botão

Skuall hasn't added any friends yet.
14/12/2003, 21:15
Olá!Porque a escolha do iBest???
14/12/2003, 21:04
14/12/2003, 20:48
14/12/2003, 20:41
<html> <head> <style type="text/css"> a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } a:active { text-decoration: underline; } </style> </head> <body> <a href="#">Exemplo de Link</a> </body> </html>
14/12/2003, 20:31
<script language="JavaScript">
var numero = Math.floor(Math.random()*1);
txt="";
alt="";
banner="";
width="300";
height="300";
if (numero == 0 )
{
banner="URL DO BANNER";
site = "URL DO SITE";
}
if (numero == 1 )
{
banner="URL DO BANNER";
site = "URL DO SITE";
}
document.write('<center>');
document.write('<a href=\"' + site '\" target=\"_blank\"><img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0></a><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
</script>
Community Forum Software by IP.Board
Licensed to: Webmasters Online