<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041785" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041785</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Glad your problem is solved,</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-broswer-compliance-vertical-spacing#comment-1232804</link>
    <description> &lt;p&gt;Glad your problem is solved, Serpico.&lt;/p&gt;
&lt;p&gt;WRT &quot;display: table;&quot; - we could easily have all the benefits of table behavior if only &quot;The World&#039;s Favorite Browser[TM]&quot; supported table-related display properties. Many complaints I hear about the &quot;failure&quot; of CSS to replicate the goodness of tables should really be directing their ire at that browser. All other major browsers have long supported these CSS properties.&lt;/p&gt;
&lt;p&gt;FWIW - You can sometimes emulate *some* display: table; properties in that browser by giving an appropriate element &quot;layout&quot; -&lt;/p&gt;
&lt;p&gt;&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>Thu, 28 Aug 2008 20:45:18 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1232804 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Ah i c
funny, though,</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-broswer-compliance-vertical-spacing#comment-1232765</link>
    <description> &lt;p&gt;Ah i c&lt;/p&gt;
&lt;p&gt;funny, though, telling a table to display like a table... guess it doesn&#039;t hurt anything&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Aug 2008 03:50:00 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1232765 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Yeah, display:table is a</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-broswer-compliance-vertical-spacing#comment-1232763</link>
    <description> &lt;p&gt;Yeah, display:table is a valid css attribute.&lt;br /&gt;
&lt;a href=&quot;http://www.w3schools.com/css/pr_class_display.asp&quot; title=&quot;http://www.w3schools.com/css/pr_class_display.asp&quot;&gt;http://www.w3schools.com/css/pr_class_display.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I guess the browser assigns that as default as the class is being used on a table tag.&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Aug 2008 02:13:13 +0000</pubDate>
 <dc:creator>serpico</dc:creator>
 <guid isPermaLink="false">comment 1232763 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>And I am a fan of table-less</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-broswer-compliance-vertical-spacing#comment-1232759</link>
    <description> &lt;p&gt;And I am a fan of table-less layout and CSS too, I&#039;m glad you got this resolved...&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Aug 2008 01:45:51 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1232759 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>One more thing...
Inspecting</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-broswer-compliance-vertical-spacing#comment-1232733</link>
    <description> &lt;p&gt;One more thing...&lt;/p&gt;
&lt;p&gt;Inspecting the styles with Firebug I saw the table has &lt;code&gt;display: table;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I am not aware that is a valid value for the display: property but doesn&#039;t seem to cause a problem either, probably ignored. Generally I use &lt;code&gt;display: inline, or block, or none...&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Tables? I work with a designer who uses Dreamweaver, ugh, not only tables but what the heck is style77?&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Aug 2008 01:01:19 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1232733 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Quick and Correct!
Thanks</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-broswer-compliance-vertical-spacing#comment-1232732</link>
    <description> &lt;p&gt;Quick and Correct!&lt;/p&gt;
&lt;p&gt;Thanks very much! You&#039;ve solved my problem. I&#039;ve just been discussing the whole debate of CSS led websites versus table based layout. I&#039;m a big advocate of CSS based table-less layout - it just takes longer to learn it thoroughly. And as such little problems like this come up.&lt;/p&gt;
&lt;p&gt;I&#039;ve got another issue, but I&#039;ll start a new thread for it. Thanks again!&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Aug 2008 00:56:44 +0000</pubDate>
 <dc:creator>serpico</dc:creator>
 <guid isPermaLink="false">comment 1232732 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi serpico,
The problem is</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-broswer-compliance-vertical-spacing#comment-1232731</link>
    <description> &lt;p&gt;Hi serpico,&lt;/p&gt;
&lt;p&gt;The problem is that each dropdown has its own form - and different browsers render forms differently.&lt;/p&gt;
&lt;p&gt;A quick fix would be to add this to one of your stylesheets:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;form {&lt;br /&gt;&amp;nbsp; margin: 0;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;tested and works...&lt;/p&gt;
&lt;p&gt;To avoid this problem, I usually try to enclose all form elements within a single set of form tags...&lt;/p&gt;
&lt;p&gt;Hopefully you will hang around here some, good people here-&lt;/p&gt;
&lt;p&gt;Why don&#039;t you post an &lt;a href=&quot;http://www.webmaster-forums.net/introductions&quot;&gt;introduction&lt;/a&gt; and tell everybody about yourself?&lt;/p&gt;
&lt;p&gt;Welcome to TWF! &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>Wed, 27 Aug 2008 00:39:55 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1232731 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
