<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1049563" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1049563</link>
    <description></description>
    <language>en</language>
          <item>
    <title>That&#039;s perfect.
I&#039;ve just</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deprecated-tags-and-centering-images#comment-1263636</link>
    <description> &lt;p&gt;That&#039;s perfect.&lt;/p&gt;
&lt;p&gt;I&#039;ve just read so many methods of doing it, I wasn&#039;t sure which one was the more correct way of doing it but what you mentioned above looks really good.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Apr 2011 09:24:48 +0000</pubDate>
 <dc:creator>vladmm</dc:creator>
 <guid isPermaLink="false">comment 1263636 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Images are inline elements,</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/deprecated-tags-and-centering-images#comment-1263579</link>
    <description> &lt;p&gt;Images are inline elements, which means you can center them with text-align: center; - or do you mean something else?&lt;/p&gt;
&lt;p&gt;HTML&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;h2&amp;gt;A Centered Image&amp;lt;/h2&amp;gt;&lt;br /&gt;&amp;lt;div class=&amp;quot;figure&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;/images/my-nice-pic.jpg&amp;quot; alt=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;div class=&amp;quot;figcaption&amp;quot;&amp;gt;My lovely house on the hill&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
CSS&lt;/p&gt;
&lt;pre&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.figure {&lt;br /&gt;&amp;nbsp; text-align: center;&lt;br /&gt;}&lt;br /&gt;.figure img {&lt;br /&gt;&amp;nbsp; max-width: 100%;&lt;br /&gt;}&lt;br /&gt;.figcaption {&lt;br /&gt;&amp;nbsp; text-align: left;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;/pre&gt; </description>
     <pubDate>Tue, 05 Apr 2011 16:55:52 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1263579 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
