<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030002" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030002</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-padding#comment-1174959</link>
    <description> &lt;p&gt;What about &lt;a href=&quot;http://www.csszengarden.com/&quot; class=&quot;bb-url&quot;&gt;CSS Zen Garden&lt;/a&gt;?&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Jul 2005 02:37:50 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1174959 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-padding#comment-1174953</link>
    <description> &lt;p&gt;Thanks a ton Renegade. It did the trick.&lt;/p&gt;
&lt;p&gt;I know I should be using all CSS but I always end up going back to tables since im not a huge coder and tables are easy.&lt;/p&gt;
&lt;p&gt;Whats a good site that I can go to get &quot;primers&quot; on page layouts with CSS?  Although I am just about finished with the site so maybe I will just leave the tables for now.&lt;/p&gt;
 </description>
     <pubDate>Sun, 17 Jul 2005 21:16:20 +0000</pubDate>
 <dc:creator>2020-Graphics</dc:creator>
 <guid isPermaLink="false">comment 1174953 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-padding#comment-1174936</link>
    <description> &lt;p&gt;Yeah CSS classes would do the trick...&lt;br /&gt;
or CSS without tables...&lt;br /&gt;
or Combination...&lt;/p&gt;
 </description>
     <pubDate>Sun, 17 Jul 2005 07:03:44 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1174936 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/table-padding#comment-1174928</link>
    <description> &lt;p&gt;You can give the TD a single class and then set it with CSS, for example:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;td class=&amp;quot;extra-padding&amp;quot;&amp;gt;Hello&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;And the CSS to go with it:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.extra_padding {&lt;br /&gt;padding:5px;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Alternatively, if it&#039;s just a once off thing, you can do this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;td style=&amp;quot;padding:5px;&amp;quot;&amp;gt;Hello&amp;lt;/td&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;But, I recommend that you put it in a class.&lt;/p&gt;
 </description>
     <pubDate>Sun, 17 Jul 2005 05:43:22 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1174928 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
