How to create menu using CSS
-
Hi I want to create menu using CSS. there are four depth level in my menu. Main Menu -> Sub Menu -> 2SubMenu -> 3SubMenu. suppose if there is 10 Items in 2SubMenu then I want to break these into two or three(depends on items count) columns each contains 5 items. for example i want like this - Main SubMenu->AA|DD BB|EE CC|FF HH|JJ UU|YY can any body help me . how to break using CSS. which property in CSS supports such facility. Thanks & Regards, Sunil
-
Hi I want to create menu using CSS. there are four depth level in my menu. Main Menu -> Sub Menu -> 2SubMenu -> 3SubMenu. suppose if there is 10 Items in 2SubMenu then I want to break these into two or three(depends on items count) columns each contains 5 items. for example i want like this - Main SubMenu->AA|DD BB|EE CC|FF HH|JJ UU|YY can any body help me . how to break using CSS. which property in CSS supports such facility. Thanks & Regards, Sunil
$unil Dhiman wrote:
can any body help me .
Here is many types of css based menu. Visit Dynamic Drive
please don't forget to vote on the post that helped you.