<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Usable Asp.Net : html</title><link>http://msmvps.com/blogs/egoldin/archive/tags/html/default.aspx</link><description>Tags: html</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Table height:100%</title><link>http://msmvps.com/blogs/egoldin/archive/2007/01/03/table-height-100.aspx</link><pubDate>Wed, 03 Jan 2007 12:45:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:466907</guid><dc:creator>egoldin</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/egoldin/rsscomments.aspx?PostID=466907</wfw:commentRss><comments>http://msmvps.com/blogs/egoldin/archive/2007/01/03/table-height-100.aspx#comments</comments><description>Ever tried to get a &amp;lt;table&amp;gt; to take the whole browser height? Not a trivial task if you want to keep the browser in the Strict mode. Yes, removing &lt;FONT color=#0000ff size=1&gt;
&lt;P&gt;&amp;lt;!&lt;/FONT&gt;&lt;FONT color=#a31515 size=1&gt;DOCTYPE&lt;/FONT&gt;&lt;FONT size=1&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=1&gt;html&lt;/FONT&gt;&lt;FONT size=1&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=1&gt;PUBLIC&lt;/FONT&gt;&lt;FONT size=1&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=1&gt;"-//W3C//DTD XHTML 1.0 Transitional//EN"&lt;/FONT&gt;&lt;FONT size=1&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=1&gt;"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;will do, but that's already the Quirks mode.&lt;/P&gt;
&lt;P&gt;This css rule will work even in the Strict mode:&lt;/P&gt;
&lt;P&gt;html, body, table#main {height: 100%}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=466907" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/egoldin/archive/tags/html/default.aspx">html</category></item></channel></rss>