<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022761" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022761</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-nav-help-me#comment-1140313</link>
    <description> &lt;p&gt;i showed you in the code example i gave...&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;table.name {&lt;br /&gt;width: x%;&lt;br /&gt;height: x%;&lt;br /&gt;padding: 0;&lt;br /&gt;spacing: 0;&lt;br /&gt;align: center;&lt;br /&gt;}&lt;br /&gt;td.name {&lt;br /&gt;[same as above]&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;and then whatever you call the class (name, hobo, or whatever), refer to it like:&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;table class=&amp;quot;hobo&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;td class=&amp;quot;hobo4000&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;you can take the background stuff you used in your &quot;div&quot; style, and just transfer it to the table:&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;table.new{&lt;br /&gt;background-image: url(&amp;#039;www.mysite.com/img/you.gif&amp;#039;);&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Nov 2003 00:39:05 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1140313 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-nav-help-me#comment-1140312</link>
    <description> &lt;p&gt;because I don&#039;t know what i&#039;m doing &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I don&#039;t know css.. so that&#039;s why i didnt do the tables w/ it.&lt;/p&gt;
&lt;p&gt;could you help me understand how I would do the tables and everything w/ css?&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Nov 2003 00:24:34 +0000</pubDate>
 <dc:creator>Script</dc:creator>
 <guid isPermaLink="false">comment 1140312 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-nav-help-me#comment-1140309</link>
    <description> &lt;p&gt;are you referring to the space between the graphic and the nav bar?&lt;/p&gt;
&lt;p&gt;well this is the reason for the space:&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;cellspacing=&amp;quot;10&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;for another thing, if you are going to use stylesheets, use them for the whole page.  you can do all the table and cell stuff inside a style sheet:&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;table.name {&lt;br /&gt;width: x%;&lt;br /&gt;height: x%;&lt;br /&gt;padding: 0;&lt;br /&gt;spacing: 0;&lt;br /&gt;align: center;&lt;br /&gt;}&lt;br /&gt;td.name {&lt;br /&gt;[same as above]&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;for another, why are you using a &quot;div&quot; tag to encapsulate the text of the navigation?  set all that stuff to the table instead of the div, using the same syntax in the stylesheet&lt;/p&gt;
 </description>
     <pubDate>Sun, 09 Nov 2003 23:23:56 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1140309 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
