<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
body {
padding:0;
margin:0;
}
#login {
width:300px;
border-right:1px solid #000000;
background-image:url(img/fundo.gif);
}
</style>
</head>
<body>
<div id="login">
Teste
</div>
</body>
</html>
Como faço pra essa div ficar aparecendo do topo ao fim do browser?
Vi um negócio de flaux Colluns mais não entendi direito.
Obrigado.










