This is a discussion on "problems with height property of td" within the Web Page Design section. This forum, and the thread "problems with height property of td are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
problems with height property of td
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
problems with height property of td
I am using this code in my page
<body> <table> <tr><td colspan="5">Header</td></tr> <tr> <td rowspan="2">Left Panel<br />lp1<br />lp2<br />lp3</td> <td>Top panel1</td> <td>Top panel2</td> <td>Top panel3</td> <td>Top panel4</td> </tr> <tr> <td>Main contents</td> </tr> </table> </body> Where is the problem?? The problem is that when i set (Top panel#) height into a specific value, and the main contents section contains one or two lines only (left panel is longer), the height value doesnt work... why is that?? thanks |
|
|
|
|||
|
Re: problems with height property of td
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Property site | computerpeople | Free Web Site Critique | 2 | Jun 16th, 2008 18:39 |
| How to make a table height equal to the browser height ? | subhadip | Starting Out | 4 | Sep 20th, 2007 07:56 |
| Problems making the content area have a dynamic height | blizeH | Web Page Design | 41 | Aug 13th, 2007 01:19 |
| Problems with height in a table-row element | llpamies | Web Page Design | 3 | Aug 9th, 2007 18:02 |
| 100% Table Height Problems | joshcxa | Web Page Design | 5 | Aug 3rd, 2005 03:12 |