<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041199" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041199</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thanks very much for the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/first-total-css-design-only-one-problem-im-having#comment-1230321</link>
    <description> &lt;p&gt;Thanks very much for the help, Megan!  I knew it was probably something simple...&lt;/p&gt;
&lt;p&gt;I did clean up my code a bit...I know there were some unneeded elements.  There are some circumstances though when I have to use 2 divs when I think I should be able to use one.  For example, with my div &quot;headerright&quot;, I had to make another div for the text that goes in it (rightheadertext).  When I put the text directly in the &quot;headerright&quot; div and applied padding, it made the background image all wonky.  Do you know anything about why that&#039;s happening?&lt;/p&gt;
&lt;p&gt;Thanks again.  I appreciate the help greatly!&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 May 2008 03:40:20 +0000</pubDate>
 <dc:creator>benj</dc:creator>
 <guid isPermaLink="false">comment 1230321 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Okay, now I can see it. It&#039;s</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/first-total-css-design-only-one-problem-im-having#comment-1230282</link>
    <description> &lt;p&gt;Okay, now I can see it. It&#039;s not the navcontainer, it&#039;s the promo area and the image inside it creating that gap. Aha! No, it&#039;s the paragraph around the image tag in the #main div. Get rid of that p around the image and you&#039;re golden (or the margins on the p). What I don&#039;t really get is why the margin on the paragraph is going outside the #main div. That doesn&#039;t make sense... &lt;/p&gt;
&lt;p&gt;For some reason I can fix it by applying some padding to the #main div and adjusting the width. I also put the image into the background so I could see what&#039;s going on:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.main {&lt;br /&gt; background-image: url(images/homebody_10.jpg);&lt;br /&gt; height: 303px;&lt;br /&gt; padding: 10px 35px;&lt;br /&gt; width: 770px;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;By the way, you really shouldn&#039;t need that div class=nav inside the nav container - it&#039;s totally not needed. This is happening quite a lot in your code. Try to &lt;a href=&quot;http://www.apaddedcell.com/div-itis&quot;&gt;reduce extra div&#039;s&lt;/a&gt; as much as possible. It looks like your header div isn&#039;t closed properly but it&#039;s easy to get confused with 4 nested divs in there. Nesting divs is as bad as nesting tables.&lt;/p&gt;
&lt;p&gt;Also re-visit the difference between id&#039;s and classes. Classes are for things that may be used multiple times. Id&#039;s are for things that exist only once. So your main div is something that only occurs once on the page. It should be an id not a class. Same with navcontain and footer etc.&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 May 2008 15:41:49 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1230282 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Those links aren&#039;t working -</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/first-total-css-design-only-one-problem-im-having#comment-1230278</link>
    <description> &lt;p&gt;Those links aren&#039;t working - is your site down?  I&#039;ll check back later.&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 May 2008 12:48:42 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1230278 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
