Ir para conteúdo

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

holick.

tabela

Recommended Posts

Ai, eu ainda nao estou tendo tempo para pegar uns cursos de css, entao to fazendo meu site em tabelas mesmo , mais estou com um erro aqui ...

eu queria que uma tabela (a do menu) nao sequisse o conteudo do site, voces me entendem ?

exemplo:

 

------TOPO-----

+Menu---++---conteudo--------+

|-------||-------------------|

|-------||-------------------|

|--para-||-------------------|

|-aqui--||-------------------|

|-------||-------------------|

|---so--||-------------------|

|---que-||-------------------|

|continu||-------------------|

|------a||-------------------|

|-------||-------------------|

|-------||-------------------|

|-------||-------------------|

|-------||-------------------|

|-------||-------------------|

 

me ajuda ?

 

;/

Compartilhar este post


Link para o post
Compartilhar em outros sites

Imagem Postada

ve se você consegue entender ...

 

<html>
<head>
<title>sitenovo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="estilo.css"/>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="770" height="587" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
		<td height="36" colspan="12" background="images/index_01.gif"></td>
  </tr>
	<tr>
		<td height="10" colspan="10" background="images/index_02.gif"></td>
<td height="84" rowspan="3" background="images/index_03.gif"></td>
		<td rowspan="11" background="images/index_04.gif" style="background-repeat:repeat-x"></td>
  </tr>
	<tr>
		<td height="84" colspan="4" rowspan="2" background="images/index_05.gif"></td>
<td>
			<img src="images/index_06.gif" width="50" height="61" alt=""></td>
		<td rowspan="2" background="images/index_07.gif"></td>
<td>
			<img src="images/index_08.gif" width="50" height="61" alt=""></td>
		<td rowspan="2" background="images/index_09.gif"></td>
<td>
			<img src="images/index_10.gif" width="50" height="61" alt=""></td>
		<td rowspan="2" background="images/index_11.gif"></td>
  </tr>
	<tr>
		<td height="23" background="images/index_12.gif"></td>
		<td height="23" background="images/index_14.gif"></td>
		<td height="23" background="images/index_14.gif"></td>
  </tr>
	<tr>
		<td rowspan="8" background="images/index_15.gif" style="background-repeat:repeat-x"></td>
<td height="15" colspan="10" background="images/index_16.gif"></td>
  </tr>
	<tr>
		<td height="4" colspan="10" background="images/index_17.gif"></td>
  </tr>
	<tr>
		<td height="100" rowspan="3" valign="top" background="images/index_18.gif"><table width="100%" border="0">
            <tr>
              <td>testetestsetsetsetsetsetse<br>
testsetset<br>
tsetsetset<br>
tsetsetset<br>
tsetsetset<br>
estsetsetse<br>
etsetset</td>
            </tr>
          </table></td>
<td rowspan="4"></td>
		<td height="35" colspan="8" background="images/index_20.gif"><table width="100%" border="0">
            <tr>
              <td><marquee <img src="../../../../wamp/www/awdawdawdawdawd.gif" width="88" height="31"></marquee>
		  </td>
            </tr>
          </table></td>
  </tr>
	<tr>
		<td colspan="8"></td>
  </tr>
	<tr>
		<td height="376" colspan="8" valign="top"><table width="100%" border="0">
            <tr>
              <td><p>dwadadawdadadawdawdawdawdawd</p>
              <p>dddd</p>
              <p>d</p>
              <p>d</p>
              <p>dd</p>
              <p>ddd</p>
              <p>dd</p>
              <p>d</p>
              <p>dddd</p>
              <p>d</p>
              <p>dd</p>
              <p>d</p>
              <p>ddd</p>
              <p>d</p>
              <p>dd</p></td>
            </tr>
          </table></td>
  </tr>
	<tr>
		<td>
			<img src="images/index_23.gif" width="155" height="3" alt=""></td>
		<td colspan="8">
			<img src="images/index_24.gif" width="529" height="3" alt=""></td>
	</tr>
	<tr>
		<td colspan="10">
			<img src="images/index_25.gif" width="689" height="17" alt=""></td>
	</tr>
	<tr>
		<td height="4" colspan="10" background="images/index_26.gif"></td>
  </tr>
	<tr>
		<td>
			<img src="images/spacer.gif" width="41" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="155" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="5" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="27" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="50" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="10" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="50" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="11" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="50" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="21" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="310" height="1" alt=""></td>
		<td>
			<img src="images/spacer.gif" width="40" height="1" alt=""></td>
	</tr>
</table>
<p>
</p>
</body>
</html>
OBS: CSS so tem umas 3 linhas, com a definicao do fundo e das cor do texto .. :D

oiaejiaeaeae

espero que entenda ...

Compartilhar este post


Link para o post
Compartilhar em outros sites

Bem, testei aqui seu código e o menu ficou lá em cima. http://forum.imasters.com.br/public/style_emoticons/default/upset.gif

 

Em todo caso, se persistir o problema, crie uma tabela só para ele. ;)

 

http://forum.imasters.com.br/public/style_emoticons/default/thumbsup.gif

Compartilhar este post


Link para o post
Compartilhar em outros sites

o.o, que navegador voce uso ?

aqui fica normal tanto no ie quanto no ff .

 

e, é, é uma boa solucao ... :D

 

vou tentar, obrgiado.

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.