<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1032840" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1032840</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/elastic-problem#comment-1192369</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;steve40 wrote:&lt;/strong&gt;  and is the worst markup you can use for anything. Px, pt, or % is much better.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Well not really, if you think about it em is very good (I use it on all my designs as much as possible) for exactly the reason technostick mentions. I nabbed the idea from CSS Zen Garden (like so much other good stuff), from the &lt;a href=&quot;http://www.csszengarden.com/?cssfile=063/063.css&quot; class=&quot;bb-url&quot;&gt;Elastic Lawn&lt;/a&gt; design.&lt;/p&gt;
&lt;p&gt;As for your problem, well have been looking at your code and noticed a few problems:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt; In the footer css there is an error: &quot;padding: 3em 0em 2em 0ems;&quot; substitute the 0ems for just 0 for something meaningful.&lt;/li&gt;
&lt;li&gt; The inline style: style=&quot;width: 40%; margin: 1em 0.5em 0.5em 0em; float: left;&quot; on the image tag shouldn&#039;t be there at all, as you&#039;re using XHTML strict.&lt;/li&gt;
&lt;li&gt; Another problem with that inline style is that you&#039;re sizing the image: Bad idea! You should always size the image (in a graphics editor) before linking it, not rely on the browser to do it accurately (plus you&#039;re just wantonly wasting people&#039;s bandwidth!).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As soon as I removed the inline style on that image (including the float left) it started positioning itself nicely, which leads me to believe that doing that might be the key. And if you do need to add styling to that image, add an id to it and do it in the stylesheet!&lt;/p&gt;
&lt;p&gt;Well I&#039;m out of lunchbreak here, so could you make those changes - if you think they&#039;ll help - and let us know when they&#039;re done?&lt;/p&gt;
&lt;p&gt;Hope this helps. &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>Thu, 02 Feb 2006 13:36:56 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1192369 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/elastic-problem#comment-1192360</link>
    <description> &lt;p&gt;I use em because I want the whole layout to remain the same at whatever text size. It all works perfectly in Safari and Opera, but not in IE.&lt;/p&gt;
&lt;p&gt;Does anyone know why the menu divider is too far to the right in IE?&lt;/p&gt;
&lt;p&gt;Or why the left edge of the main content isn&#039;t straight in IE?&lt;/p&gt;
&lt;p&gt;It is all fine in Safari, though!&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Feb 2006 11:15:30 +0000</pubDate>
 <dc:creator>technostick</dc:creator>
 <guid isPermaLink="false">comment 1192360 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/elastic-problem#comment-1192332</link>
    <description> &lt;p&gt;I cant check it in IE, I blew my browser up. And haven&#039;t re-loaded windows yet. But that&#039;s not the problem I had in mind. &lt;/p&gt;
&lt;p&gt;I would change that text from &quot;Justify&quot; to align &quot;Left&quot;, there are to many big gaps between some words, makes it difficult to read. I like justify also! but some text sizes, and available spaces just don&#039;t jive well with it.  &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;
&lt;p&gt;I would also not use em, for my margins. Px is more standard, and also more uniform in sizes then em. Em has no reference, and is the worst markup you can use for anything. Px, pt, or % is much better.&lt;/p&gt;
 </description>
     <pubDate>Wed, 01 Feb 2006 21:54:00 +0000</pubDate>
 <dc:creator>steve40</dc:creator>
 <guid isPermaLink="false">comment 1192332 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/elastic-problem#comment-1192114</link>
    <description> &lt;p&gt;Have you tried changing the 9em for a percentage width?&lt;/p&gt;
&lt;p&gt;I can&#039;t read the text at smallest but in IE the visited pages section is wrapping wround the bottom of the image where FF it is all beside (with yahoo ad minimized)&lt;br /&gt;
After the Biography link put the  inside the  tag&lt;br /&gt;
the only thing I see not aligned is the frequently visited pages links, not sure why it&#039;s doing that, code looks right.&lt;/p&gt;
&lt;p&gt;nice job btw&lt;/p&gt;
 </description>
     <pubDate>Mon, 30 Jan 2006 20:13:39 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1192114 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
