Below is the code for a static nested unordered list
- The outside <ul> tag contains 3 items <li> tags
- Each <li> tag has a nested <ul> tag (a child node) containing 3
or more items
- An anchor/hyperlink <a> tag is used to create the navigational
link for each <li> tag