<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021723" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021723</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/centering-problem#comment-1133902</link>
    <description> &lt;p&gt;Thanks.  Got that one working.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Jul 2003 14:30:38 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1133902 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/centering-problem#comment-1133897</link>
    <description> &lt;p&gt;works and so does:&lt;/p&gt;
&lt;p&gt;table {&lt;br /&gt;
margin:0px auto 0px auto;&lt;br /&gt;
}&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Jul 2003 09:39:23 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1133897 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/centering-problem#comment-1133887</link>
    <description> &lt;p&gt;Whoever told you that is on glue, lol. align=&quot;center&quot; is valid up to xhtml 1.0 transitional (I think -- at least html 4.01), and is recommended over  or even dafter, ...&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Jul 2003 03:04:56 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1133887 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/centering-problem#comment-1133886</link>
    <description> &lt;p&gt;Well from another post a long while back we were discussing centering a table.  I was told that align=&quot;center&quot; won&#039;t work to center the table itself and that the only way to center a table is by surrounding the entire table with center tags.  &lt;/p&gt;
&lt;p&gt;The center tags in the middle don&#039;t &lt;em&gt;need&lt;/em&gt; to be in there, but I they are properly both inside the outer center tags, so it should be fine.  There are no unclosed tags so all of this should be no problem.   Right?&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Jul 2003 01:37:50 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1133886 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/centering-problem#comment-1133875</link>
    <description> &lt;p&gt;i&#039;m not sure i understand your problem, whether you want it centered or not, but if you DON&#039;T want it centered, heres the reason why it is&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;center&amp;gt;&amp;lt;table border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;10&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;/homes/pics/Fairmont.jpg&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;200&amp;quot; align=&amp;quot;right&amp;quot; alt=&amp;quot;Hampton Homes - The Fairmont&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;td class=&amp;quot;bold&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;center&amp;gt;&amp;lt;img src=&amp;quot;/homes/titles/Fairmont.gif&amp;quot; width=&amp;quot;190&amp;quot;&lt;br /&gt;height=&amp;quot;35&amp;quot; alt=&amp;quot;Fairmont&amp;quot; /&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;&amp;amp;bull; 2-Story&amp;lt;br /&amp;gt;&lt;br /&gt;&amp;amp;bull; 2448 sq.ft.&amp;lt;br /&amp;gt;&lt;br /&gt;&amp;amp;bull; 4 BR / 2½ BA&lt;br /&gt;&lt;br /&gt;&amp;lt;/center&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
you open up the &quot;center&quot; tag and then another one inside of it, and dont close the first until after the table.  that will make EVERYTHING centered.  by the way, you should&#039;t use &quot;center&quot; tags.  they are only supported by IE, i believe.  you should use the &quot;div&quot; tag with the &quot;align=center&quot; attribute.  plus, if you are looking to get up-to-date, you should use style sheets to position things, as it is/should be done in the latest standards of the web (XHTML...the convergence of XML and HTML...&lt;a href=&quot;http://www.w3.org/TR/xhtml1/&quot; class=&quot;bb-url&quot;&gt;http://www.w3.org/TR/xhtml1/&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;the &quot;center&quot; tag may be why different IE versions are interpreting it differently&lt;/p&gt;
 </description>
     <pubDate>Mon, 30 Jun 2003 20:00:19 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1133875 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
