<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1054381" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1054381</link>
    <description></description>
    <language>en</language>
          <item>
    <title>You mean the two big blue</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problem-getting-page-be-compatible-all-browsers#comment-1280667</link>
    <description> &lt;p&gt;You mean the two big blue banner images? The second one appears to be jutting out to the right in IE, is that what you&#039;re asking about?&lt;/p&gt;
&lt;p&gt;What&#039;s actually happening is that in the other browsers, everything on the page is centered in the browser window. In IE, the centering is only working on that &quot;View the training video&quot; image (because it&#039;s wrapped in &lt;code&gt;&amp;lt;center&amp;gt;&lt;/code&gt; tags).&lt;/p&gt;
&lt;p&gt;This is happening because your page is being rendered in what&#039;s called &lt;a href=&quot;http://www.quirksmode.org/css/quirksmode.html&quot;&gt;&quot;quirks mode&quot;&lt;/a&gt;. This is what happens when IE doesn&#039;t know which version of HTML to use.  In your case, there is no opening &lt;code&gt;&amp;lt;html&amp;gt;&lt;/code&gt; tag at all. You should have a &lt;a href=&quot;http://www.w3.org/QA/Tips/Doctype&quot;&gt;&lt;code&gt;&amp;lt;DOCTYPE&amp;gt;&lt;/code&gt;&lt;/a&gt; tag as well as an opening &lt;code&gt;&amp;lt;html&amp;gt;&lt;/code&gt; tag at the very start of your html file.&lt;/p&gt;
&lt;p&gt;The validation link that Greg posted reported these errors, although, I can understand if that didn&#039;t make sense to you &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Sep 2012 20:12:00 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1280667 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>If it doesn&#039;t validate then</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problem-getting-page-be-compatible-all-browsers#comment-1280633</link>
    <description> &lt;p&gt;If it doesn&#039;t validate then what should I do? &lt;/p&gt;
&lt;p&gt;PS&lt;br /&gt;
the video is supposed to start up automatically, it&#039;s meant for them to watch the presentation video.&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Sep 2012 00:22:52 +0000</pubDate>
 <dc:creator>stevew1000</dc:creator>
 <guid isPermaLink="false">comment 1280633 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>First thing would be to make</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problem-getting-page-be-compatible-all-browsers#comment-1280629</link>
    <description> &lt;p&gt;First thing would be to make sure the code behind it properly validates:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A%2F%2Fwww.znzadteam.com%2F&quot; title=&quot;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A%2F%2Fwww.znzadteam.com%2F&quot;&gt;http://validator.w3.org/check?verbose=1&amp;amp;uri=http%3A%2F%2Fwww.znzadteam.c...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
&lt;p&gt;PS. get rid of the autostart on the video. Nothing more annoying than hitting a site and it has some type of audio that auto starts playing.&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Sep 2012 09:40:00 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1280629 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
