Autor Zpráva
MaCa
Profil *
<html>

<head>
<title>Nová stránka 2</title>
</head>

<body leftmargin="130">

<div align="center" style="width: 698; height: 321">
<center>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="719" height="309" id="AutoNumber1">
<tr>
<table width="686">
<td width="168" height="309" style="border-style: none; border-width: medium">
<div align="left">
<left>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="123" height="282" id="AutoNumber2">
<tr>
<td width="123" height="282">&nbsp;</td>
</tr>
</table>
</left>
</div>
&nbsp;</td>


<td width="340" height="309" style="border-style: none; border-width: medium">
<div align="center">
<left>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="123" height="282" id="AutoNumber2">
<tr>
<td width="123" height="282">&nbsp;</td>
</tr>
</table>
</center>
</div>
&nbsp;</td>


<td width="164" height="309" style="border-style: none; border-width: medium">
<div align="right">
<left>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="115" height="280" id="AutoNumber2">
<tr>
<td width="120" height="280">&nbsp;</td>
</tr>
</table>
</right>
</div>
&nbsp;</td>


</tr>
</table>
</center>
</div>

</body>

</html>

Potřebuji poradit jak udělat,aby ty viditelne 3 tabulky když kupřikladu pomelu dolu z tou levou mi od horni pozice hlavni tabulky neodskočila prostředni a leva.
Prostě,aby si ty tabulky"černy co jsou vidět" v tabulce drželi vždy stejnou horni pozici pokud je v fronpaegu chytim za spodek 1 znich a roztahnu ji na výšku si ty dalši udrželi stejnou vrchni pozici.
Snad to někdo pochopil a poradi.
habendorf
Profil
huh ???

To asi vážně jen tak nikdo nepochopí.
E_T
Profil
nechapu vazne - ale proc tak komplikovane? nestacilo by:
<table>
<tr>
<td>
<table>
<tr>
<td></td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td></td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
+ pár atributů tabulek?
Toto téma je uzamčeno. Odpověď nelze zaslat.

0