CSS menu issue in Firefox

liunx

Guest
I developed a website recently and is being tested on my server. The site has a horizontal CSS menu. It works fine in IE, but not in Firefox. Can anyone help me with that ?
The website is here (<!-- m --><a class="postlink" href="http://www.amodpuranik.com/orc">http://www.amodpuranik.com/orc</a><!-- m -->)

Thanks in advance.You should use a complete doctype.
<!-- m --><a class="postlink" href="http://hsivonen.iki.fi/doctype/">http://hsivonen.iki.fi/doctype/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/doctype/">http://www.alistapart.com/articles/doctype/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.juicystudio.com/choosing-doctype/">http://www.juicystudio.com/choosing-doctype/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.w3.org/QA/2002/04/valid-dtd-list.html">http://www.w3.org/QA/2002/04/valid-dtd-list.html</a><!-- m -->

Why tables for layout is stupid (<!-- m --><a class="postlink" href="http://www.hotdesign.com/seybold/index.html">http://www.hotdesign.com/seybold/index.html</a><!-- m -->)
Why avoiding tables (for layout) is important (<!-- m --><a class="postlink" href="http://davespicks.com/essays/notables.html">http://davespicks.com/essays/notables.html</a><!-- m -->)
<!-- m --><a class="postlink" href="http://www.workingwith.me.uk/tablefree/why/">http://www.workingwith.me.uk/tablefree/why/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.sitepoint.com/article/tables-vs-css/">http://www.sitepoint.com/article/tables-vs-css/</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.phrogz.net/CSS/WhyTablesAreBadForLayout.html">http://www.phrogz.net/CSS/WhyTablesAreBadForLayout.html</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.westciv.com/style_master/house/good_oil/dead_layout/">http://www.westciv.com/style_master/hou ... ad_layout/</a><!-- m -->

Why we won鎶
 
Back
Top