.. include:: /Includes.rst.txt .. _configure-topnav: TOPNAV subpart ~~~~~~~~~~~~~~ The subpart TOPNAV displays our main menu, which is located inside the orange bar at the top of the page. Here again is the structure of the HTML code, which we need to create: .. code-block:: html Since we want to display a menu we again begin defining an :code:`HMENU` object: .. code-block:: typoscript TOPNAV = HMENU This time we have to wrap the menu in a :code:`
` tag and - inside that tag - into :code:`