<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002334" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002334</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-fixedrest-sizing-all-browsers#comment-1010407</link>
    <description> &lt;p&gt;ohhh sh.t ...&lt;/p&gt;
&lt;p&gt;I finally found the error I made.&lt;/p&gt;
&lt;p&gt;The top-right cell was defined as:&lt;br /&gt;
... width#&amp;quot;100%&amp;quot; ...&lt;br /&gt;
So my template was messed up and not the main-page &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
The error didn&#039;t show up on the other pages because they were pretty filled up and the browsers used all the space they could get (100%). I just didn&#039;t look at the templates ...&lt;/p&gt;
&lt;p&gt;thanks for your help ...&lt;/p&gt;
&lt;p&gt;ciao&lt;br /&gt;
Anti&lt;br /&gt;
ps:&lt;br /&gt;
my templates are 1500KM away &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jul 1999 20:48:00 +0000</pubDate>
 <dc:creator>anti</dc:creator>
 <guid isPermaLink="false">comment 1010407 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-fixedrest-sizing-all-browsers#comment-1010406</link>
    <description> &lt;p&gt;Went in and played with it a little. Put everything in nested tables in the left column...that helped. Finally set the column width to 28% with no cell padding and it displays pretty good in both NS anfd IE. Need to nest a table in the main body text area to keep test away from edge of border.&lt;/p&gt;
&lt;p&gt;you can see it here&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://cds-computers.com/webmaster.html&quot; class=&quot;bb-url&quot;&gt;http://cds-computers.com/webmaster.html&lt;/a&gt;&lt;br /&gt;
----------&lt;br /&gt;
Dan&lt;br /&gt;
&lt;a href=&quot;http://cds-computers.com&quot; class=&quot;bb-url&quot;&gt;http://cds-computers.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jul 1999 20:09:00 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1010406 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-fixedrest-sizing-all-browsers#comment-1010405</link>
    <description> &lt;p&gt;Anti,&lt;/p&gt;
&lt;p&gt;Didn&#039;t try making any changes, but was looking at the widths of things and it might be what is fouling the works. For example:&lt;/p&gt;
&lt;p&gt;Column width is 192, but cell padding for that table is 10&lt;/p&gt;
&lt;p&gt;Nested table that nav buttons are in is 192 wide &lt;/p&gt;
&lt;p&gt;Nav buttons are 192 wide.&lt;/p&gt;
&lt;p&gt;If this table needs to be 192 wide, then the column with cell padding of 10 needs to be 212 pixels wide.&lt;/p&gt;
&lt;p&gt;Do you follow where I&#039;m going here?&lt;br /&gt;
Hope this helps. &lt;/p&gt;
&lt;p&gt;Dan&lt;br /&gt;
&lt;a href=&quot;http://cds-computers.com&quot; class=&quot;bb-url&quot;&gt;http://cds-computers.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Jul 1999 18:57:00 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1010405 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-fixedrest-sizing-all-browsers#comment-1010404</link>
    <description> &lt;p&gt;Hi Patrick,&lt;/p&gt;
&lt;p&gt;I received your file, but&lt;br /&gt;
you also changed the right colum to a fixed width. I wanted it to be &amp;quot;the rest&amp;quot;.&lt;/p&gt;
&lt;p&gt;Afterall you found a stray &amp;quot;/div&amp;quot;. The code looks better now, but still doesn&#039;t do what it should.&lt;/p&gt;
&lt;p&gt;Any other help ??&lt;/p&gt;
&lt;p&gt;ciao&lt;br /&gt;
Anti&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Jul 1999 21:01:00 +0000</pubDate>
 <dc:creator>anti</dc:creator>
 <guid isPermaLink="false">comment 1010404 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-fixedrest-sizing-all-browsers#comment-1010403</link>
    <description> &lt;p&gt;i fixed your problem, but actually i don&#039;t know how! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/surprise.png&quot; title=&quot;Shocked&quot; alt=&quot;Shocked&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
all i did was to remove one &amp;lt;/div&amp;gt;-tag...&lt;br /&gt;
hope this helps&lt;br /&gt;
cu&lt;br /&gt;
patrick&lt;br /&gt;
ps: i mailed the file&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Jul 1999 02:11:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1010403 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
