Mój malutki "projekt" wygląda tak:
Cytat
<html>
<body>
<table width="1024" border="1" align="center" valign="middle">
<tr height="30">
<td colspan="0" >1</td>
<td colspan="0" >2</td>
<td colspan="0" >3</td>
<td colspan="0" >4</td>
<td colspan="0" >5</td>
<td colspan="0" >6</td>
</tr>
<tr height="150">
<td colspan="2">7</td>
<td colspan="2">8</td>
<td colspan="2">9</td>
</tr>
<tr height="50">
<td colspan="2">10</td>
<td>11</td>
<td>12</td>
<td colspan="2">13</td>
</tr>
<tr height="665">
<td colspan="4">14</td>
<td colspan="2">15</td>
</tr>
<tr height="50">
<td colspan="6">STOPKA</td>
</tr>
<tr height="30">
<td colspan="6">REKLAMY</td>
</tr>
</body>
</html>
<body>
<table width="1024" border="1" align="center" valign="middle">
<tr height="30">
<td colspan="0" >1</td>
<td colspan="0" >2</td>
<td colspan="0" >3</td>
<td colspan="0" >4</td>
<td colspan="0" >5</td>
<td colspan="0" >6</td>
</tr>
<tr height="150">
<td colspan="2">7</td>
<td colspan="2">8</td>
<td colspan="2">9</td>
</tr>
<tr height="50">
<td colspan="2">10</td>
<td>11</td>
<td>12</td>
<td colspan="2">13</td>
</tr>
<tr height="665">
<td colspan="4">14</td>
<td colspan="2">15</td>
</tr>
<tr height="50">
<td colspan="6">STOPKA</td>
</tr>
<tr height="30">
<td colspan="6">REKLAMY</td>
</tr>
</body>
</html>
Chciałbym uzyskać taki efekt, aby numery 1-6 były jednakowej długości, a 8 było rozciągnięte na połowę 2 oraz połowę 5.
No i również, aby 10-13 także były jednakowe.
Wiem, że da się tak zrobić, bo już to kiedyś zrobiłem, a właściwie niedawno, bo w maju, ale już zapomniałem jak, nie wiem czy nie trzeba by się pobawić rowspanem, ale przecież on jest od wierszy (?).
Z góry dzięki za rozwiązanie.

Logowanie
Rejestracja
Pomoc

Cytuj