<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1043135" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1043135</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I&#039;m running IE 7 with the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-text-display-issues#comment-1238690</link>
    <description> &lt;p&gt;I&#039;m running IE 7 with the latest patches from MS loaded as of yesterday on a clean load of Vista. &lt;/p&gt;
&lt;p&gt;The page displays fine in both 1680x1050 and 1440x1050 with the browser in full screen. That&#039;s an awful lot of real estate for the browser to use though. &lt;/p&gt;
&lt;p&gt;That being said, I&#039;ll agree with &#039;webwiz&#039; since I&#039;ve had similar issues drive me nuts on my own site. I ended up building everything in px dimensions with a set width of 800px for all elements to get the header and header text aligned correctly in most browsers (IE 6 &amp;amp; 7, Firefox, Safari).&lt;/p&gt;
&lt;p&gt;As far as it being an IE 7 issue, I can&#039;t see anything wrong with it except, IMHO the footer being to close to the body by maybe a line break.&lt;/p&gt;
&lt;p&gt;Happy Coding,&lt;br /&gt;
Skrehlik&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Feb 2009 07:25:50 +0000</pubDate>
 <dc:creator>skrehlik</dc:creator>
 <guid isPermaLink="false">comment 1238690 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>For once, I don&#039;t think it</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ie-text-display-issues#comment-1238684</link>
    <description> &lt;p&gt;For once, I don&#039;t think it is entirely IE&#039;s fault. You have a mixture of lengths that simply do not play well together. The width of the body element is defined in EMs; the width of the columns in percents; and the image in the left column is in pixels, which may or may not fit. (It is 5px wider in Firefox at &quot;medium&quot; text size.)&lt;/p&gt;
&lt;p&gt;Your attempt to fix the text size on the right column is bound to fail. While the 14px font-size may be fixed in IE 6 and 7, it can be changed in most other browsers. It can be changed in IE as well, though not as easily, so using pixel font sizes is considered a hostile act.&lt;/p&gt;
&lt;p&gt;FWIW - Browsers differ quite a lot in how they treat a pixel size line-height. Better to leave out the units and just use a number.&lt;/p&gt;
&lt;p&gt;Note, too, that the &quot;medium&quot; font-size in IE is 20px on my IBM laptop, not 16px, as IE compensates for the smaller &quot;dots&quot; on the high-definition screen.&lt;/p&gt;
&lt;p&gt;From looking at your page with the IE Debug Bar, IE seems to be applying your rules just fine as far as line-height and padding goes. Margins in IE differ quite a bit from other browsers though. H1 has a top margin of zero, for example.&lt;/p&gt;
&lt;p&gt;Expect some quirky behavior from IE 6 when you give elements dimensions. The browser applies a quaint behavior called &quot;hasLayout&quot; when you do that -- a source of a fairly large number of bugs.[1]&lt;/p&gt;
&lt;p&gt;I think your design calls for a pixel based layout. If you simply let go the idea of fixing the text size to fit a fixed area, and let the text stretch down as far as it needs, you&#039;d have more chance of success. As I have tried to indicate, text on the web comes in all shapes and sizes, and your visitors have the means and the right to change it to their own preference.&lt;/p&gt;
&lt;p&gt;Best wishes and good luck.&lt;/p&gt;
&lt;p&gt;[1] &lt;a href=&quot;http://www.satzansatz.de/cssd/onhavinglayout.html&quot; title=&quot;http://www.satzansatz.de/cssd/onhavinglayout.html&quot;&gt;http://www.satzansatz.de/cssd/onhavinglayout.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Feb 2009 01:11:51 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1238684 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
