<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037380" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037380</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1215194</link>
    <description> &lt;p&gt;cool cheers dude, if i cant get it working i&#039;ll just do more &#039;s and forget the lists&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Feb 2007 13:20:07 +0000</pubDate>
 <dc:creator>phlave</dc:creator>
 <guid isPermaLink="false">comment 1215194 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214466</link>
    <description> &lt;p&gt;Hiya,&lt;/p&gt;
&lt;p&gt;Personally I avoid line heights for lists and instead use padding or margins on the
&lt;li&gt; to space the items. Might work for you.&lt;/li&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Feb 2007 17:53:28 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1214466 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214450</link>
    <description> &lt;p&gt;they dont actually affect SE&#039;s (Search Engines)...&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Feb 2007 14:41:16 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1214450 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214437</link>
    <description> &lt;p&gt;are the hacks ok or do they pi55 off google and hence SEO&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Feb 2007 09:46:53 +0000</pubDate>
 <dc:creator>phlave</dc:creator>
 <guid isPermaLink="false">comment 1214437 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214422</link>
    <description> &lt;p&gt;As renegade said theres no perfect way to make the line heights equal in browsers, maybe you also need to take a look at Ie hacks... you can actually assign a unique css call that only IE reads...&lt;/p&gt;
 </description>
     <pubDate>Fri, 02 Feb 2007 01:14:23 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1214422 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214412</link>
    <description> &lt;p&gt;it seems to work buddy but the font is bloated i.e its bigger than the rest for some reason - its because the font is at 100% but why doesnt it effect the other text?? I dont really know what the craic is with ems tbh i must look into it as i heard it is the only real way to have a truely fluid site.&lt;/p&gt;
&lt;p&gt;oh and cheers for the help.&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Feb 2007 21:52:24 +0000</pubDate>
 <dc:creator>phlave</dc:creator>
 <guid isPermaLink="false">comment 1214412 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214398</link>
    <description> &lt;p&gt;The thing about line height is that it is relative and almost impossible to get it 100% perfect in every browser. What I find does help though, is instead of having line-height:; in the body {}, try replacing that with font-size:100%; in the body {}, then line-height:; in the ul {}.&lt;/p&gt;
&lt;p&gt;Also, try using ems as your unit of measure.&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Feb 2007 19:31:24 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1214398 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214378</link>
    <description> &lt;p&gt;the page structure is  &lt;a href=&quot;http://www.thedesignfactor.com/test/awards-iprbt.htm&quot; class=&quot;bb-url&quot;&gt;thedesignfactor.com/test/awards-iprbt.htm&lt;/a&gt;&lt;br /&gt;
the css doc is &lt;a href=&quot;http://www.thedesignfactor.com/test/css.htm&quot; class=&quot;bb-url&quot;&gt;thedesignfactor.com/test/css.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;it seems torun into problems on pc IE&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Feb 2007 14:21:50 +0000</pubDate>
 <dc:creator>phlave</dc:creator>
 <guid isPermaLink="false">comment 1214378 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214359</link>
    <description> &lt;p&gt;It is, why don&#039;t you temporarily upload it so we can take a look...&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Feb 2007 05:17:03 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1214359 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/little-cross-browser-helpknowledge#comment-1214354</link>
    <description> &lt;p&gt;is it a line height bug maybe&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Jan 2007 22:50:25 +0000</pubDate>
 <dc:creator>phlave</dc:creator>
 <guid isPermaLink="false">comment 1214354 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
