Thanks. I await your 'specific reply' eagerly and meantime have brought 
validation errors down by half!
The remaining errors pertain to - Google search and the nav menu.
I am reading the ALA article on 'satay' for the former; and, seek help on 
the latter.
The navigation includes UL's with spans (to accomodate a JS script that 
collapses it.) It involves a nesting order that the validator does not seem 
to like! The menu is largish and unless each section auto-closes the 
navigation would be unseemly.
It runs as follows (offending portion only):
<li class= "A">Main Item
       <ul>
       <span>
       <li><a href="#" class="linkage">Sub-Item A</a></li>
       <li><a href="#" class="linkage">Sub-Item B</a></li>
       <li><a href="#" class="linkage">Sub-Item C</a></li>
       </span>
       </ul>
       </li>
Thanks in advance.
Best.
Larry
----- Original Message ----- 
From: "Roger Roelofs" <[EMAIL PROTECTED]>
To: "Jehangir Larry" <[EMAIL PROTECTED]>
Cc: <css-d@lists.css-discuss.org>
Sent: Thursday, November 30, 2006 9:50 AM
Subject: Re: [css-d] Menu floats down in IE6


Larry,

On Nov 29, 2006, at 8:56 PM, Jehangir Larry wrote:

> Apologies for posting earlier in HTML.
> Please see www.indobioagri.com
----- 8< ----
> All and any help, suggestions, pointers, appreciated.

I don't yet have the answer to your specific questions.  However,
your html markup has 73 errors, some of them fairly serious.  <http://
validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.indobioagri.com%
2F>  I would suggest fixing the html first.  Styling structurally
invalid markup is a recipe for frustration because each browser tries
to recover from markup errors in different ways.

-- 
Roger Roelofs
"Remember, if you’re headed in the wrong direction,
God allows U-turns!"
  ~Allison Gappa Bottke



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to