<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016666" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016666</link>
    <description></description>
    <language>en</language>
          <item>
    <title>nesting</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-row-height-issue-help-please#comment-1096912</link>
    <description> &lt;p&gt;Take the navigation cells and put them in a table in one big cell. valign that cell &quot;top&quot;. Then it won&#039;t matter what amount of content you have in any other cell, that navigation table will remain cohesive and not get all stretched out.&lt;/p&gt;
&lt;p&gt;S&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 02:53:47 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1096912 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The table is now much cleaner but...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-row-height-issue-help-please#comment-1096904</link>
    <description> &lt;p&gt;If I only enter content that is equal to or less than the height of the nav images, it looks great:&lt;br /&gt;
&lt;a href=&quot;http://www.scottsspa.com/mike/merchandisenew4.html&quot; class=&quot;bb-url&quot;&gt;http://www.scottsspa.com/mike/merchandisenew4.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But when I add more content that extends lower than the height of the nav images, it looks like this:&lt;br /&gt;
&lt;a href=&quot;http://www.scottsspa.com/mike/merchandisenew3.html&quot; class=&quot;bb-url&quot;&gt;http://www.scottsspa.com/mike/merchandisenew3.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The last image in the nav area, &#039;bottom.gif&#039; is designed to extend as far as needed without changing the look, but I need help in how to set it up so it extends with the body content.  I&#039;ve tried setting height=x% tags but that doesn&#039;t seem to help.  Any suggestions?&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 21:59:37 +0000</pubDate>
 <dc:creator>WeebleWobble</dc:creator>
 <guid isPermaLink="false">comment 1096904 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-row-height-issue-help-please#comment-1096882</link>
    <description> &lt;p&gt;On your main table, add valign=&quot;top&quot; to the td tags. On your navigation table set the following:&lt;br /&gt;
border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; to the table tag.&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 14:20:26 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1096882 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-row-height-issue-help-please#comment-1096865</link>
    <description> &lt;p&gt;Welcome to TWF&lt;br /&gt;
The second one is a lot better, the way i always do side naviagtaion sites is a very simple 2 celled table&lt;/p&gt;
&lt;p&gt;banner or whatever here&lt;/p&gt;
&lt;p&gt;left side&lt;br /&gt;
right side&lt;/p&gt;
&lt;p&gt;footer or whatever here&lt;/p&gt;
&lt;p&gt;but of course would use cellpadding, cellspacing and border all =0 as well as whatever alignment you may want, and bgcolors etc.&lt;br /&gt;
the &quot;left side&quot; can of course contain a tested (a second table) that has your naviagation in it, this way holds faster and if the page is slow at loading displays in sections (top, middle and bottom) so the viewer can see/read as the rest load.&lt;br /&gt;
the &quot;right side&quot; doesnt have a width, the table may use a percentage (100% etc).&lt;br /&gt;
No rowspan or colspan is needed&lt;/p&gt;
&lt;p&gt;Hope this helps&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 06:01:20 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1096865 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>what am i doing wrong?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-row-height-issue-help-please#comment-1096859</link>
    <description> &lt;p&gt;here is my 1st attempt at your suggestion...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.scottsspa.com/mike/merchandisenew.html&quot; class=&quot;bb-url&quot;&gt;http://www.scottsspa.com/mike/merchandisenew.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 01:06:33 +0000</pubDate>
 <dc:creator>WeebleWobble</dc:creator>
 <guid isPermaLink="false">comment 1096859 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>i see what you&#039;re saying but...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-row-height-issue-help-please#comment-1096858</link>
    <description> &lt;p&gt;it doesn&#039;t seem to be working out either.  i&#039;m trying it right now in dreamweaver, as you said with a nav column and a body column, but the images on the left are still separating as opposed to matching up.  plus i assume i&#039;d just use a colspan=2 for the top image and the top horizontal bars?&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 00:53:01 +0000</pubDate>
 <dc:creator>WeebleWobble</dc:creator>
 <guid isPermaLink="false">comment 1096858 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>column spans and row spans, oh my!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-row-height-issue-help-please#comment-1096857</link>
    <description> &lt;p&gt;I think you&#039;re shooting for a more complicated table than you need. Try a simple page table (nav column, body column) and nest a navigation table in the left column.&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 00:37:08 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1096857 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
