mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
Keyboard demo (#2715)
* Create keyboard navigation demo * Updates name and adds demo image * Update keyboard navigation demo * Fixes formatting * Fix demo description
This commit is contained in:
@@ -232,6 +232,17 @@
|
||||
<div>Build custom blocks and setup a toolbox using Blockly.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="keyboard_nav/index.html">
|
||||
<img src="keyboard_nav/icon.png" height=80 width=150>
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<div><a href="Keyboard_nav/index.html">Keyboard Navigation</a></div>
|
||||
<div>Demos keyboard navigation.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user