Files
FireBee_Setup-Dev/tools/highwire/html/help/menu.htm
2023-06-12 09:14:09 +02:00

19 lines
648 B
HTML

<HTML>
<HEAD><TITLE>HighWire Help Files</TITLE>
<!-- LINK rel="StyleSheet" type="text/css" href="menu.css" -->
<style>
dt { white-space:nowrap }
dt.open { background-color:#1E90FF }
</style>
</HEAD><BODY bgcolor="#EEEEEE">
<DL>
<DT>&bull; <A HREF="index.htm" TARGET="_top">Content</A>
<DT>&#9658; <A HREF="m-CF.htm" >Configuration</A>
<DT>&#9658; <A HREF="m-MB.htm" >The Menu Bar</A>
<DT>&bull; <A HREF="c-KS.htm#" TARGET="cont">Keyboard Shortcuts</A>
<DT>&#9658; <A HREF="m-DV.htm" >Developement</A>
<DT>&bull; <A HREF="c-IX.htm#" TARGET="cont">Index</A>
</DL>
</BODY></HTML>