]> Shamusworld >> Repos - ardour-manual/blobdiff - include/control-masters-mixer-strips.html
converting abused <dl>s into <table>s
[ardour-manual] / include / control-masters-mixer-strips.html
index a83368b95fe9eb52337fcde14c19e8c9d8fe3f0b..ab2f5b8584174cc915d8ef87a039c8fdc7f9c41b 100644 (file)
@@ -38,12 +38,12 @@ A VCA strip is made of (from top to bottom in the screenshot):
 </ol>
 
 <p>Right-clicking the name button shows a context menus comprised of:</p>
-<dl>
-  <dt>Rename</dt><dd>Renames the VCA</dd>
-  <dt>Color&hellip;</dt><dd>Changes the color of the VCA button in the tracks connected to this one</dd>
-  <dt>Drop All Slaves</dt><dd>Deletes all connections to this VCA, i.e. no tracks are controlled by this VCA anymore</dd>
-  <dt>Remove</dt><dd>Deletes this VCA</dd>
-</dl>
+<table class="dl">
+  <tr><th>Rename</th><td>Renames the VCA</td></tr>
+  <tr><th>Color&hellip;</th><td>Changes the color of the VCA button in the tracks connected to this one</td></tr>
+  <tr><th>Drop All Slaves</th><td>Deletes all connections to this VCA, i.e. no tracks are controlled by this VCA anymore</td></tr>
+  <tr><th>Remove</th><td>Deletes this VCA</td></tr>
+</table>
 
 <h2>Connecting to a VCA strip</h2>