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:
alschmiedt
2019-07-26 13:29:27 -07:00
committed by GitHub
parent 08982ce55e
commit e0d7ed4d4f
3 changed files with 303 additions and 0 deletions

View File

@@ -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>