Can a menu contain a header or footer if I am working with multiple menus in a section. I do not want to put it on the encompassing section because they belong to the menu but want to make sure its good semantics.
Can a menu contain a header or footer if I am working with multiple menus in a section. I do not want to put it on the encompassing section because they belong to the menu but want to make sure its good semantics.
Here is the question:
Can a menu contain a header or footer if I am working with multiple menus in a section. I do not want to put it on the encompassing section because they belong to the menu but want to make sure its good semantics.
(fixed original question)
A nav, div or section containing a menu or even multiple menus could have a header or a footer if that's what is required.
Here's a reasonable definition of a header...http://html5doctor.com/the-header-element/