Bom dia Pessoal.
Eu preciso colocar a barra de rolagem numa célula da minha tabela. Coloquei no
código abaixo uma tabela que está extruturada mais ou menos do jeito da minha.
<html>
<head>
<meta http-equiv="Content-Language" content="pt-br">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Nova pagina 1</title>
</head>
<body>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="528">
<tr>
<td width="25%" height="125">
<p align="center">Logo</td>
<td width="75%" height="125">
<p align="center">Topo</td>
</tr>
<tr>
<td width="25%" height="354">
<p align="center">Menus</td>
<td width="75%" height="354"><font color="#FF0000"><b>Aqui eu preciso
colocar uma barra de rolagem, pois o conteúdo é maior que a célula</b></font></td>
</tr>
<tr>
<td width="100%" height="47" colspan="2">
<p align="center">Rodapé</td>
</tr>
</table>
</body>
</html>
Pergunta
Guest - Rafael -
Obrigado !!!
Link para o comentário
Compartilhar em outros sites
7 respostass a esta questão
Posts Recomendados