altro problemino![]()
non mi posiziona in fondo come dovrebbe essere questo contatore a tabella
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>HOME!!!</title>
<body bgcolor="green" background="wmggreen.bmp">
<link rel="stylesheet" type="text/css" href="stile.css">
</head>
<body>
<hr>
La storia dell' HIP HOP
BIO!!!
SONG
LINK
<hr>
<style type="text/css">
a.contattaci:link, a.contattaci:visited {
color: red;
background: transparent;
}
a.contattaci:hover, a.contattaci:active {
color:red;
}
div {
position: relative;
left: 500;
top: 600;
width: 103
height: 19
}
</style>
</body>
<div>
<table border=0 width=96 height=1 cellpadding=0 cellspacing=0 style="border-collapse: collapse"><tr>
<td width="19"></td>
<td width="19"></td>
<td width="21"></td>
<td width="21"></td>
<td width="21"></td></tr></table>
</div>
</body>
</html>
ho provato anche con frontpage, ma nulla.....................![]()

