The unordered list is a simple output of the menu in a nested list format, or outline format. An example of one with no styling is shown to the left.
The unordered list can be styled easily. The code will look something like the following:
The first level of the menu has a class name of "level0", the next level is "level1" etc. Also note that the first and last item in each of the levels has an additional class include of "first" and "last" respectively in order to allow you to do something different with those items.
|