#+TITLE: Upper menu #+SHORT-TITLE: menu #+KEYWORDS: website builder, menu #+TOC-KEYWORDS: manuals #+DESCRIPTION: * Upper-right menu with several items If your header is already occupied with the contact data, you may need [[edist][panel environment]] in order to create menu somewhere in the middle of the page. Otherwise consider using *menu* environment to create upper menu. If your menu has several entries, it should be represented by a list of items: \#+BEGIN(menu):right\\ \- \[\[index\]\[Home\]\]\\ \- \[\[about\]\[About\]\]\\ \- \[\[prices\]\[Prices\]\]\\ \- \[\[toc\]\[More…\]\]\\ \#+END Do not insert too many items in the upper menu; otherwise it may look weird on narrow screens. You may want to replace text with [[awesome][icons]] in order to save space, for example: #+BEGIN(edist) - Home~→~ - About~→~ #+END * Single-item menu [[files/menu.txt][This web page]] has two menus: upper-left and upper-right; both of them have only one entry, so there is no need to create a list: \#+BEGIN(menu):left\\ \[\[toc\]\[\]\]\\ \#+END \#+BEGIN(menu):right\\ \[\[https://leanws.com\]\[\]\]\\ \#+END