La pagina d'esempio è direttamente il mio sito
http://dknight.altervista.org
L'ultimo javascript dovrebbe essere la pubblicità!!!
Codice di tutta la pagina
Codice HTML:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Log In</title>
<style type="text/css">
body {
background-image: url(images/background.jpg);
color: black;
font: 11px verdana;
}
table {
border-style: none;
padding: 0px;
font: 11px verdana;
}
td {
border-style: none;
padding: 3px;
vertical-align: top;
}
td.top {
border-bottom: solid 2px black;
}
td.left {
width: 180px;
border-right: solid 2px black;
}
td.right {
width: 180px;
border-left: solid 2px black;
}
a {
color: #663300;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #330000;
}
.small {
font: 10px verdana;
}
.highlight {
color: red;
}
.light {
color: #999999;
}
.title {
border: solid 1px black;
background-color: #eeeeee;
font-weight: bold;
padding: 5px;
margin: 3px;
}
.copyright {
border: solid 1px black;
background-color: #eeeeee;
font: 10px verdana;
}
</style>
<script>
function opencharpopup(){
var popurl="index.php?do=showchar"
winpops=window.open(popurl,"","width=210,height=500,scrollbars")
}
function openmappopup(){
var popurl="index.php?do=showmap"
winpops=window.open(popurl,"","width=520,height=520,scrollbars")
}
</script>
</head>
<body><center>
<table cellspacing="0" width="90%"><tr>
<td class="top" colspan="3">
<table width="100%"><tr><td><img src="images/logo.gif" alt="Dragon Knight" title="Dragon Knight" border="0" /></td><td style="text-align:right; vertical-align:middle;"><a href="login.php?do=login"><img src="images/button_login.gif" alt="Log In" title="Log In" border="0" /></a> <a href="users.php?do=register"><img src="images/button_register.gif" alt="Register" title="Register" border="0" /></a> <a href="help.php"><img src="images/button_help.gif" alt="Help" title="Help" border="0" /></a></td></tr></table>
</td>
</tr><tr>
<td class="left"></td>
<td class="middle"><form action="login.php?do=login" method="post">
<table width="75%">
<tr><td width="30%">Username:</td><td><input type="text" size="30" name="username" /></td></tr>
<tr><td>Password:</td><td><input type="password" size="30" name="password" /></td></tr>
<tr><td>Remember me?</td><td><input type="checkbox" name="rememberme" value="yes" /> Yes</td></tr>
<tr><td colspan="2"><input type="submit" name="submit" value="Log In" /></td></tr>
<tr><td colspan="2">Checking the "Remember Me" option will store your login information in a cookie so you don't have to enter it next time you get online.<br /><br />Want to play? You gotta <a href="users.php?do=register">register your own character.</a><br /><br />You may also <a href="users.php?do=changepassword">change your password</a>, or <a href="users.php?do=lostpassword">request a new one</a> if you've lost yours.</td></tr>
</table>
</form></td>
<td class="right"></td>
</tr>
</table><br />
<table class="copyright" width="90%"><tr>
<td width="25%" align="center">Powered by <a href="http://dragon.se7enet.com/dev.php" target="_new">Dragon Knight</a></td><td width="25%" align="center">© 2003-2006 by renderse7en</td><td width="25%" align="center">0.1627 Seconds, 1 Queries</td><td width="25%" align="center">Version 1.1.11 </td>
</tr></table>
<p><script type="text/javascript" src="http://www.altervista.org/js_tags/top100.js"></script>
<a href='http://www.123linko.com/cgi-bin/in.cgi?id=24871' target='_blank'><img src='http://www.123linko.com/images/88x31ani.gif' border=0 width=88 height=31></a>
<a href='http://www.abcitaly.com/'><img src='http://www.abcitaly.com/immagini/abcbanner.gif' border=0 width=88 height=31></a>
</p>
<p>
<script type="text/javascript">
//<![CDATA[
document.write('<s'+'cript type="text/javascript" src="http://ad.altervista.org/js.ad/size=728X90/r='+new Date().getTime()+'"><\/s'+'cript>');
//]]>
</script>
</p>
</center></body>
</html>
EDIT: Possibile che nn riesco a visualizzare nessun banner?!?!? il sito è quello che ho in firma, mi sapete dire se voi lo vedete ? grazie!!!