ServoTab_Interfacepyramid
Last change
on this file since 82a1db7 was
82a1db7,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
Tutorial:
- table format added to all pages and stylesheet
|
-
Property mode set to
100644
|
File size:
920 bytes
|
Rev | Line | |
---|
[cce7268] | 1 | <!DOCTYPE html> |
---|
| 2 | <html> |
---|
| 3 | <head> |
---|
| 4 | <meta name="viewport" content="width=device-width"> |
---|
| 5 | <link rel="stylesheet" type="text/css" href="style.css"> |
---|
| 6 | <title>Orbit Tutorial</title> |
---|
| 7 | </head> |
---|
| 8 | <body> |
---|
[82a1db7] | 9 | |
---|
[cce7268] | 10 | <center> |
---|
[82a1db7] | 11 | <h2>Bluetooth Pairing</h2> |
---|
[cce7268] | 12 | </center> |
---|
| 13 | |
---|
[82a1db7] | 14 | <table class='table'> |
---|
| 15 | <tbody> |
---|
| 16 | <tr> |
---|
| 17 | <td> |
---|
| 18 | |
---|
| 19 | <center> |
---|
| 20 | <img src="tutorial-05-1-bluetooth_pairing.png" width="240" height="240"> |
---|
| 21 | </center> |
---|
| 22 | |
---|
| 23 | </td> |
---|
| 24 | <tr> |
---|
| 25 | <td> |
---|
| 26 | <a class='prev button' href="step04.html">« Back</a> |
---|
| 27 | <a class='next button' href="step05-2.html">Next »</a> |
---|
| 28 | </td> |
---|
| 29 | </tr> |
---|
| 30 | </tbody> |
---|
| 31 | </table> |
---|
[cce7268] | 32 | |
---|
| 33 | </body> |
---|
| 34 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.