![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
http://www.deceptivemagic.com |
#6
| |||
| |||
|
|
Setting the height of a table is not a compliant method, and is spotty at best when working across browsers. |
|
Setting the height of a table is not a compliant method, and is spotty at best when working across browsers. Tables should be reserved for tabular data and not to control layout. Use CSS to control your pages, and use tables to display tablular data. |
#7
| |||
| |||
|
|
I am trying to insert a 1 cell table that spans the entire width and height of the page, even when the user stretches or shrinks the browser window. I believe I have to do this by setting the width and height of the table to 100%. The problem is that the table stretches the width of the page just fine when I stretch and shrink the browser window, but the height stays the same and is only as tall as the cell contents. I have made sure that the table is set for 100% height and not pixels. I have also tried setting the <td> to be valign=middle and that doesn't help. Does anybody know how I might fix this? I am using Dreamweaver MX 2004 Education Version. |
#8
| |||
| |||
|
|
I apologize for that link coming up as my website....I typed: http://apptools.com/examples/tableheight.php in the forums, but from the Newsgroup view it came up as my site. Hmmm... ------ Shane H http://www.deceptivemagic.com |
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |