Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
Pessoal eu to tendo que alinhar o radapé da minha pagina fixo no final
e ao centro pra isso eu usei position:absolute mas o que acontece é que não sei
agora como deixa-lo no meio mesmo sendo absolute, sem ser com margem
tem como?
Aqui vai o código:
Por favor me ajudem sou iniciante em css!!!
<!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">](http://www.w3.org/1999/xhtml)
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
#top{
background:url(top.jpg);
background-repeat:no-repeat;
}
#topotabela{
height:124px;
}
#topmenu {
display:block;
font-size:16px;
width: 1000px;
} float:left;
} display:block;
padding:8px;
} background:#C7E6F8;
color:#003;
}
ul {
list-style:none;
} text-decoration:none;
color:#036;
}
#footer {
bottom:1px;
position:absolute;
}
#rodape {
background:#b0f1b0;
width:760px;
height:20px;
position: absolute;
bottom: 0;
border:dotted #999;
border-width: 1px 0;
text-align:center;
}
#tudo{
width:1000;}
</style>
</head>
<body background="geral.jpg" style="background-position:center; background-repeat:no-repeat;">
<table width="984" id="toptabela" align="center">
<tr>
<td width="976" height="124" id="top" >
</td>
</tr>
</table>
<table width="1021" align="center">
<tr>
<td width="1050">
<div id="topmenu" align="center">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="novovagas.php">Vagas</a></li>
<li><a href="#">Currículos</a></li>
<li><a href="#">Entrevistas</a></li>
<li><a href="#">Áreas</a></li>
<li><a href="#">Dicas</a></li>
<li><a href="#">Teste vocacional</a></li>
<li><a href="#">Teste de conhecimento</a></li>
<li><a href="#">Dúvidas</a></li>
<li><a href="#">Calendario</a></li>
<li><a href="#">Contato</a></li>
<li><a href="#">Quem somos</a></li>
</ul>
</div>
</td>
</tr>
</table>
<div id="footer" align="center"><a href="[http://validator.w3.org/check?uri=referer">Carregando comentários...