Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
Ola pessoal, estou querendo saber como eu faço pra manter o rodapé no rodapé, como asim? Olhem o print e vocês entenderão:/applications/core/interface/imageproxy/imageproxy.php?img=http://img11.imageshack.us/img11/9628/printtj.jpg&key=cfc40f6944d14072fc071d7f5e97de4eaaf204fd2abab4e4b588e1881b80b660" alt="printtj.jpg" />
como pode ser visto a area vermelha é onde ta o rodapé, a area amarela é onde que quero que fique. segue codigo para verificação
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>browsercall - Sistema de abertura de chamados</title>
<link type='text/css' href='include/estilo.css' rel='stylesheet' />background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}
</style>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="80%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="30%"><table width="200" border="0" cellspacing="0" cellpadding="14">
<tr>
<td><img src="images/logo.png" width="269" height="66" /></td>
</tr>
</table></td>
<td align="right"><?php include ('busca.php');?></td>
</tr>
<tr>
<td colspan="2" valign="top"><?php include ('menu.php');?>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/sombra1.png"><img src="images/sombra1.jpg" width="4" height="7" /></td>
<td bgcolor="#FFFFFF" align="center"><?php include ('paginas/index_admin.php');?></td>
<td background="images/sombra2.png"><img src="images/sombra2.jpg" width="3" height="3" /></td>
</tr>
</table></td>
</tr>
</table>
<?php include ('rodape.php');?>Carregando comentários...