Il codice è questo:
codice:
<html>
<head>
<title>bottom</title>
<style type="text/css">
html{
height:100%;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
body{
margin:0px;
padding:0px;
text-align:center;
height:100%;
background-color:#E2EBED;
}
#sf{
background-color: #555;
height:25px;
width:200px;
z-index:1000;
position:absolute;
bottom:0px;
left:50%;
}
</style>
</head>
<body>
<div id="sf">ciao</div>
lkj</p>
adf</p>
asd</p>
fa</p>
sdfa</p>
sdf</p>
as</p>
df</p>
asdf</p>
as</p>
df</p>
asd</p>
f</p>
asdf</p>
a</p>
sdf</p>
a</p>
df</p>
a</p>
df</p>
as</p>
dfdslkads </p>
</body>
</html>