<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040591" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040591</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thanks guys, you&#039;re great!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/me-again-css#comment-1228265</link>
    <description> &lt;p&gt;Thanks guys, you&#039;re great!&lt;/p&gt;
 </description>
     <pubDate>Thu, 31 Jan 2008 19:08:14 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1228265 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>The horizontal scroll bar</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/me-again-css#comment-1228057</link>
    <description> &lt;p&gt;The horizontal scroll bar seems to be caused by the tight layout inside your #topbanner. Eliminating the unnecessary margin-left declaration for #mainmenu seems to fix it my end.&lt;/p&gt;
&lt;p&gt;The reason for the left alignment in IE is due to the lack of a DOCTYPE[1] at the start of your HTML. This makes IE (all versions) act like last century&#039;s IE 5.0 browser, ignoring a lot of CSS, including the &quot;margin: 0 auto;&quot; declaration that works on all modern browsers to center content.&lt;/p&gt;
&lt;p&gt;I also note that you have duplicated a &lt;strong&gt;lot&lt;/strong&gt; of IDs. An ID should be unique within a document. Imagine the U.S. with lots of duplicate Social Security numbers to envision the chaos.&lt;/p&gt;
&lt;p&gt;[1] &lt;a href=&quot;http://www.alistapart.com/stories/doctype/&quot; title=&quot;http://www.alistapart.com/stories/doctype/&quot;&gt;http://www.alistapart.com/stories/doctype/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jan 2008 23:00:30 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1228057 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi, it&#039;s just a thought, but</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/me-again-css#comment-1228055</link>
    <description> &lt;p&gt;Hi, it&#039;s just a thought, but you could try this:...&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#body{&lt;br /&gt;text-align:left;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;If not, then take that &quot;#&quot; off the &quot;body&quot; line on the top.&lt;br /&gt;
Note that this will only align everything to the left, it will NOT make everything fit nice and snug onto your page. It should fix any alignment confusions.&lt;/p&gt;
&lt;p&gt;If, in your case, you want everything in the middle, use this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#body{&lt;br /&gt;text-align:center;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Hope this helps&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jan 2008 20:26:17 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1228055 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
