I’m creating a site menu in a header using links and sublinks. It looks like if you put sublinks on a menu item, then the top of the menu can’t itself also be a link.
For example:
HOME
ABOUT (this cannot be a link?)
--MY WORK
--MY HOBBIES
CONTACT
Am I missing something?
(I know that human interface guidelines would suggest not making that top item a link, but I’m trying to recreate an existing site so I don’t really want to change the structure unless I have to.)