Fixing <br> to <br /> for <!DOCTYPE html>

This commit is contained in:
2020-03-05 23:19:47 +00:00
parent db1050315d
commit 73f1693ffb
5 changed files with 26 additions and 26 deletions

View File

@@ -61,9 +61,9 @@ Calculating GetPersonExpeditionNameLookup for 2017
<h3 id="history">The logbooks format</h3>
<p>This is documented on the <a href="..logbooks.html#format">logbook user-documentation page</a> as even expoers who can do nothing else technical can at least write up their logbook entries.
<p>[ Yes this format needs to be re-done using a proper structure:<br>
<p>[ Yes this format needs to be re-done using a proper structure:<br />
<code><pre>
&lt;div class="logentry"&gt;<br>
&lt;div class="logentry"&gt;<br />
<span style="text-decoration: line-through wavy red;">&nbsp;&nbsp;&nbsp;&nbsp;</span>
&lt;/div"&gt;</pre></code>
it's on the to-do list...]