<figure> and <figcaption> and relative and absolute URLs

This commit is contained in:
2023-04-05 14:32:36 +01:00
parent d36afac3c3
commit 75e49624d4
3 changed files with 46 additions and 5 deletions

View File

@@ -45,6 +45,7 @@ This page outlines step 6 of the survey production process. Each step is documen
to have some idea what is going on behind the scenes. So you are recommended to have a quick look
at the <a href="newcavefile.html">new cave file method</a> even if you have no intention of using it.
</p>
<h3>Guidebook description</h3>
<p>
@@ -79,6 +80,9 @@ If it is a complex cave, you will type this description, and pass it on to someo
will file it in the right place. For a simple cave you can do it all yourself with the
the <a href="/newcave/">New Cave form</a> - but not yet.
<h3>Guidebook description formatting</h3>
<p>You are typing an HTML fragment which will be assembled into a complete page. So follow our usual rules about
<a href="../computing/hbmanual1.html#images">putting images in Handbook pages</a> and <a href="../logbooks.html#format">writing HTML in logbooks</a>
<h2>Recommended procedure</h2>