April 2017
Beginner to intermediate
312 pages
7h 23m
English
In this section, we will add implement buttons to the web interface to drive the robot.
<table style="width:100%; max-width: 500px; height:300px;"> <tr> <td> <form action="/forward" method="POST"> <input type="submit" value="forward" style="float: left; width:80% ;"> </br> </form> </td> ... </table>
Read now
Unlock full access