Jump to content


Photo

Problemas Com Tabela No Html


  • Faça o login para participar
1 reply to this topic

#1 marrentao

marrentao

    Turista

  • Usuários
  • 38 posts
  • Sexo:Não informado

Posted 27/03/2007, 15:26

To tentando desenhar um grafico de barras...
teoricamente oq eu fiz é simples, mas ta dando um problema estranho com as tabelas..
ou eu to muito louco e nao to vendo o erro, ou o ie ta bichado...

alguem sabe pq no codigo abaixo as tabelas estão alinhadas no topo


ahh só mais uma coisa.. se eu nao trabalhar com porcentagem nas tabela fica certo.....
estranho pra cassete!!!


<style>
.bar {
border:1 solid black;
width:30px;
}
</style>
<table id="table1" height="300" border="1">
<tr height="300">
<td valign="top" height="300">300</td>
<td valign="bottom" height="300">
<table class="bar" style="HEIGHT: 13%">
<tr>
<td></td>
</tr>
</table>
</td>
<td valign="bottom" height="300">
<table class="bar" height="6%">
<tr>
<td></td>
</tr>
</table>
</td>
<td valign="bottom" height="300">
<table class="bar" style="HEIGHT: 66%">
<tr>
<td></td>
</tr>
</table>
</td>
<td valign="bottom" height="300">
<table class="bar" style="HEIGHT: 58%">
<tr>
<td></td>
</tr>
</table>
</td>
<td valign="bottom" height="300">
<table class="bar" style="HEIGHT: 54%">
<tr>
<td></td>
</tr>
</table>
</td>
<td valign="bottom" height="300">
<table class="bar" style="HEIGHT: 30%">
<tr>
<td></td>
</tr>
</table>
</td>
<td valign="bottom" height="300">
<table class="bar" style="HEIGHT: 43%">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>2</td>
<td>3</td>
<td>4</td>
<td>5</td>
<td>6</td>
<td>7</td>
<td>8</td>
</tr>
</table>



valeu!!

Edição feita por: marrentao, 27/03/2007, 15:28.


#2 wesley.tome

wesley.tome

    24 Horas

  • Usuários
  • 422 posts
  • Sexo:Masculino

Posted 27/03/2007, 18:46

Po, uma parada boa para se fazer um gráfico é vc cortar imagens de 1px de largura e colocar no width a porcentagem.
.................




0 user(s) are reading this topic

0 membro(s), 0 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq