source:
orbit/iOS/Orbit/tutorial/step09.html
@
82a1db7
Last change on this file since 82a1db7 was 82a1db7, checked in by Steve Castellotti <sc@…>, 9 years ago | |
---|---|
|
|
File size: 896 bytes |
Rev | Line | |
---|---|---|
[80a3944] | 1 | <!DOCTYPE html> |
2 | <html> | |
[cce7268] | 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>Flight</h2> |
[cce7268] | 12 | </center> |
13 | ||
[82a1db7] | 14 | <table class='table'> |
15 | <tbody> | |
16 | <tr> | |
17 | <td> | |
18 | ||
19 | <center> | |
20 | <img src="tutorial-09-flight.jpg" width="240" height="240"> | |
21 | </center> | |
22 | ||
23 | </td> | |
24 | <tr> | |
25 | <td> | |
26 | <a class='prev button' href="step08-3.html">« Back</a> | |
27 | <a class='next button' href="step10.html">Next »</a> | |
28 | </td> | |
29 | </tr> | |
30 | </tbody> | |
31 | </table> | |
[cce7268] | 32 | |
33 | </body> | |
[80a3944] | 34 | </html> |
Note: See TracBrowser
for help on using the repository browser.