QUOTE
Hello guyz
I'm looking for the names of the different ways how the complex categories with
sub- and subcategories could be presented on web page using css.
So far what I found are:
1. Create an ordered list of links.
All is visible at once, but to find what you need you may have to scroll 3-4 screens down. Sidebar should be very wide. Not good.
2. Horizontal or vertical collapsible-expandable menus.
Only main categories are visible until mouse over. I don't like them as a user. Very much.
3. Main page has main simple vertical menu with several categories.
Each link leads to the page with secondary menu with subcategories wit sub-subcategories (3rd level).
n own turn, the page where 3rd level subcategory lead, has page 1, 2, 3 and more.
That what I'm using now.
The problem is that main menu (vertical on sidebar) is still present on each page, and subnavigation is below it, what looks weird.
The option place subnavigation on the page content space looks equally strange.
Are there other ways to manage complex subcategies that I missed?
Website is html/css. If you can give me the name of css element, I could do the search on how in should be coded.
Thank you.
I'm looking for the names of the different ways how the complex categories with
sub- and subcategories could be presented on web page using css.
So far what I found are:
1. Create an ordered list of links.
All is visible at once, but to find what you need you may have to scroll 3-4 screens down. Sidebar should be very wide. Not good.
2. Horizontal or vertical collapsible-expandable menus.
Only main categories are visible until mouse over. I don't like them as a user. Very much.
3. Main page has main simple vertical menu with several categories.
Each link leads to the page with secondary menu with subcategories wit sub-subcategories (3rd level).
n own turn, the page where 3rd level subcategory lead, has page 1, 2, 3 and more.
That what I'm using now.
The problem is that main menu (vertical on sidebar) is still present on each page, and subnavigation is below it, what looks weird.
The option place subnavigation on the page content space looks equally strange.
Are there other ways to manage complex subcategies that I missed?
Website is html/css. If you can give me the name of css element, I could do the search on how in should be coded.
Thank you.

