old menus being deleted - online edit of handbook/troggle/menudesign.html - on dev machine 'SnowWhite'

This commit is contained in:
2025-06-28 10:23:40 +01:00
parent 62472709d0
commit d081c2975e

View File

@@ -5,7 +5,8 @@
<title>CUCC Expedition Handbook: Website menu design options</title>
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
</head>
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<body>
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<h2 id="tophead">CUCC Expedition Handbook - Website menu design options</h2>
<h1>What, How and Why : New menus</h1>
@@ -169,6 +170,7 @@ generated as HTML pages by occasional offline scripts (such as the deep/long cav
</ol>
<h4>Type A - static menus</h4>
<p>[These are being deleted whenever we come across them, update 2025]
<p>The first type, the "static"menus, are created by HTML like this, with a
<span style="font-family:monospace; font-size: medium; background-color: lightgray">id="links"</span>
tag attribute which creates the styling:
@@ -275,6 +277,5 @@ We already have a number of these but some are in .odt format which is not phone
Return to: <a href="trogdesign.html">Troggle design and future implementations</a><br />
Return to: <a href="trogintro.html">Troggle intro</a><br />
Troggle index:
<a href="trogindex.html">Index of all troggle documents</a><br /><hr />
</body>
<a href="trogindex.html">Index of all troggle documents</a><br /><hr /></body>
</html>