<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1033410" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1033410</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/css-layout-problem#comment-1194601</link>
    <description> &lt;p&gt;This is the way it is meant to work, if you don&#039;t like this, don&#039;t float both objects. Try doing something like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#left-image {&lt;br /&gt;position:relative;&lt;br /&gt;margin:0;&lt;br /&gt;padding:0;&lt;br /&gt;float:left;&lt;br /&gt;width:10em;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#right-image {&lt;br /&gt;position:relative;&lt;br /&gt;margin:0 0 0 10em;&lt;br /&gt;padding:0;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;And of course the HTML:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div id=&amp;quot;left-image&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;left-image.gif&amp;quot; width=&amp;quot;100&amp;quot; height=&amp;quot;100&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;div id=&amp;quot;right-image&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;right-image.gif&amp;quot; width=&amp;quot;100&amp;quot; height=&amp;quot;100&amp;quot; alt=&amp;quot;&amp;quot; title=&amp;quot;&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I haven&#039;t tested the code but, try it and see if it works.&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Mar 2006 06:49:10 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1194601 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/css-layout-problem#comment-1194593</link>
    <description> &lt;p&gt;hey try two float lefts, one for the first image and another for the second, if not try using a single div wrap it to the two img tags and just directly assign tags with no floats and the div will float aorund, but the two images will stick together...&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Mar 2006 03:40:27 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1194593 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-design-and-graphics/css-layout-problem#comment-1194581</link>
    <description> &lt;p&gt;I&#039;m not sure if there&#039;s a way to directly prevent that, but another option is to make one of the images a background image of a div, and then float the other image within that div.&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Mar 2006 19:36:51 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1194581 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
