ServoTab_Interfacepyramid
Last change
on this file since 8d7967e was
8d7967e,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
Tutorial:
|
-
Property mode set to
100644
|
File size:
612 bytes
|
Line | |
---|
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> |
---|
9 | |
---|
10 | <!-- |
---|
11 | <center> |
---|
12 | <h2>Flight</h2> |
---|
13 | </center> |
---|
14 | --> |
---|
15 | |
---|
16 | <center> |
---|
17 | <img src="tutorial-09-flight.jpg" width="100%" height="300"> |
---|
18 | </center> |
---|
19 | |
---|
20 | <a class='prev button' onclick="parent.changePage('step08-3.html');">« Back</a> |
---|
21 | <a class='next button' onclick="parent.changePage('step10.html');">Next »</a> |
---|
22 | |
---|
23 | </body> |
---|
24 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.