Groups | Blog | Home
all groups > asp.net > february 2008 >

asp.net : Table HEIGHT setting


Alex Maghen
2/10/2008 9:47:01 PM
Hi. Forgive me if thisn't *exactly* the right place to post this. I am having
a strange problem where I want to set a table's HEIGHT (not width). When I do
it using:
<Table style="width:75%; height:100%;">
....the Width setting works everywhere. HOWEVER, the Height setting works in
the Visual Studio Design View and in FireFox, but *not* in IE.

Help?

stcheng@online.microsoft.com
2/11/2008 7:40:51 AM
Hi Alex,

As for the html table 100% height, there does exists much problem with it
since it is quite specfiic to browser or html spec. What's the problem
behavior you met in IE? Here are some article mentioned product 100%
height style in html page:

#100% Table Height
http://apptools.com/examples/tableheight.php

http://tom.me.uk/html-to-css/center-vertically.html

You may have a look to see whether it helps some.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
[quoted text, click to view]
AddThis Social Bookmark Button