]> Shamusworld >> Repos - ardour-manual/blobdiff - include/using-key-bindings.html
converting abused <dl>s into <table>s
[ardour-manual] / include / using-key-bindings.html
index 544e0d67bd739854436da4ec211b95aac1d1ea48..0e7e46b730210425d7ea9bd7d39f43142979affb 100644 (file)
@@ -5,20 +5,20 @@
   shows both the default bindings and internal command names.
 </p>
 
-<dl class="wide-table">
-  <dt><kbd>Space</kbd></dt>
-  <dd>switch between playback and stop.</dd>
-  <dt><kbd>Home</kbd></dt>
-  <dd>Move playhead to session start marker</dd>
-  <dt><kbd>End</kbd></dt>
-  <dd>Move playhead to session end marker</dd>
-  <dt><kbd>&rarr;</kbd></dt>
-  <dd></dd>
-  <dt><kbd>&larr;</kbd></dt>
-  <dd></dd>
-  <dt><kbd>0</kbd></dt>
-  <dd>Move playhead to start of the timeline</dd>
-</dl>
+<table class="dl">
+  <tr><th><kbd>Space</kbd></th>
+  <td>switch between playback and stop.</td></tr>
+  <tr><th><kbd>Home</kbd></th>
+  <td>Move playhead to session start marker</td></tr>
+  <tr><th><kbd>End</kbd></th>
+  <td>Move playhead to session end marker</td></tr>
+  <tr><th><kbd>&rarr;</kbd></th>
+  <td></td></tr>
+  <tr><th><kbd>&larr;</kbd></th>
+  <td></td></tr>
+  <tr><th><kbd>0</kbd></th>
+  <td>Move playhead to start of the timeline</td></tr>
+</table>
 
 <p>Commands without default bindings include:</p>