Css help needed

Hi,

Can anyone tell me how to make menu and submenues in css. Thanks in advance.

G.P.Singh
www.sasnagarinfo.com

Have you read upon w3schools? www.w3schools.com

http://www.htmldog.com/articles/suckerfish/

Pretty good system for making mostly CSS based dropdown menus (you can have multiple submenu levels). Uses a small bit of Javascript as well due to the fact that IE doesn’t do :hover correctly.

http://www.alistapart.com/articles/horizdropdowns/

Modified for horizontal dropdowns.

Thanks for the support

G.P