Hi, 

I have a menu in my site that I use class ID for each link with different
menu button. It was validated until I added body#ID for persistent page
indicator. 

Before  persisten page indicator:
<.li><a href="index.htm" id="home" title="home" accesskey="1" ></a></li>

After page indicator:
 <.li id="home"><a href="index.htm" id="home" title="home" accesskey="1"
></a></li>

If I remove the ID in the a href, my button disappears.

Now my page no longer validated.

http://www.lotusseeds.com/simplified.html
http://validator.w3.org/check?uri=http://www.lotusseeds.com/simplified.html

How can I solve this?

Thanks!

tee

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to