<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012401" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012401</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-size#comment-1071475</link>
    <description> &lt;p&gt;ok thanx I never thought of the percentage widths&lt;br /&gt;
as far as the PRE tag i put that &#039;cause I was too lazy to put BR a hundred times and I wa trying to solve my own problem when I put in the WRAP thing(becuase in textarea it does something). thanks&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Sep 2000 00:24:16 +0000</pubDate>
 <dc:creator>ianrules</dc:creator>
 <guid isPermaLink="false">comment 1071475 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-size#comment-1071473</link>
    <description> &lt;p&gt;Ian,&lt;/p&gt;
&lt;p&gt;Your table has three columns: a left navigation column, a center text column, and a right off-site links column.&lt;/p&gt;
&lt;p&gt;The table is defined as width=&quot;100%&quot; (okay so far). The left column has width=&quot;33%&quot; (still okay) the center column has width=&quot;67%&quot; - oops! We&#039;re out of table width and still have another whole column to go. What&#039;s a browser to do?&lt;/p&gt;
&lt;p&gt;In this case it opted to expand the table beyond the right edge of the screen. There are some other issues as well, but one thing at a time.&lt;/p&gt;
&lt;p&gt;First, change the width on the left column to a fixed pixel width, about 150 to start ( width=&quot;150&quot; - you can adjust later as needed), then change the center column to width=&quot;100%&quot;. Then add width=&quot;150&quot; to the right column cell tag. This should solve the main problem with the page.&lt;/p&gt;
&lt;p&gt;I would remove the PRE tags and the WRAP=PHYSICAL attributes. They aren&#039;t doing what you want, and in the case of the WRAP, aren&#039;t valid (thus ignored) in tables anyway.&lt;/p&gt;
&lt;p&gt;Running your page through a validation program (either online - &lt;a href=&quot;http://validator.w3.org/&quot; class=&quot;bb-url&quot;&gt;http://validator.w3.org/&lt;/a&gt; , or offline - &lt;a href=&quot;http://www.htmlvalidator.com/&quot; class=&quot;bb-url&quot;&gt;http://www.htmlvalidator.com/&lt;/a&gt; ) will help you troubleshoot your page and find these sort of issues yourself.&lt;/p&gt;
&lt;p&gt;hth  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Sep 2000 00:20:30 +0000</pubDate>
 <dc:creator>Bimjo</dc:creator>
 <guid isPermaLink="false">comment 1071473 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
