<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1027769" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1027769</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/floating-and-hiding#comment-1164367</link>
    <description> &lt;p&gt;Fixed the hide problem.  It all had something to do with the padding, which I got rid of and played with the height and padding of the menu items and got them to be exactly the same in IE and FireFox&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Jan 2005 01:58:39 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1164367 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/floating-and-hiding#comment-1164324</link>
    <description> &lt;p&gt;Duh!  How could I have overlooked that!  Thanks for pointin&#039; it out!&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Jan 2005 01:44:11 +0000</pubDate>
 <dc:creator>Dragon of Ice</dc:creator>
 <guid isPermaLink="false">comment 1164324 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/floating-and-hiding#comment-1164322</link>
    <description> &lt;p&gt;If you are trying to get your side bar to sit next to your content then they both need to have float tags:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#content {&lt;br /&gt;float: left;&lt;br /&gt;width: 375px;&lt;br /&gt;padding: 5px 5px 5px 10px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebar {&lt;br /&gt;float: left;&lt;br /&gt;width: 130px;&lt;br /&gt;margin: 0 0 0 20px;;&lt;br /&gt;background-color: #CCCC66;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;And structure your html like:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div id=&amp;quot;content-wrap&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id=&amp;quot;content&amp;quot;&amp;gt;Content&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id=&amp;quot;sidebar&amp;quot;&amp;gt;Sidebar&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Jan 2005 00:40:29 +0000</pubDate>
 <dc:creator>syawilim</dc:creator>
 <guid isPermaLink="false">comment 1164322 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
