Changeset dc22931 in orbit
- Timestamp:
- 08/25/13 23:53:21 (9 years ago)
- Branches:
- master, Servo, Tab_Interface, pyramid
- Children:
- 47ed41d
- Parents:
- 835f156
- Location:
- iOS/Orbit
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
iOS/Orbit/tutorial/index.html
r835f156 rdc22931 10 10 <center> 11 11 12 <<<<<<< HEAD13 12 <img src="puzzlebox_logo.pdf" width="240"> 14 13 … … 19 18 <p>Press the arrow button to begin the tutorial</p> 20 19 21 <!--<a class="next button" onclick="parent.changePage('contents.html');">Next »</a>-->22 23 20 <a class="next button" onclick="parent.changePage('contents.html');"> → </a> 24 21 25 22 </center> 26 =======27 <img src="puzzlebox_logo.pdf" width="240">28 29 Welcome to Puzzlebox Orbit30 31 <p><img src="status_0@2x.png" height="160"><p>32 33 <p>Please press "Next" to begin the tutorial</p>34 35 <a class='next button' onclick="parent.changePage('step01.html');">Next »</a>36 37 </center>38 39 <!--40 <table class='table'>41 <tbody>42 <tr>43 <td>44 <center>45 <img src="puzzlebox_logo.pdf" width="240">46 </center>47 </td>48 </tr>49 50 <tr>51 <td>52 <center>53 Welcome to Puzzlebox Orbit54 </center>55 </td>56 </tr>57 58 <tr>59 <td>60 <center>61 <p><img src="status_0@2x.png" height="160"></p>62 </center>63 </td>64 </tr>65 66 <tr>67 <td>68 <center>69 Please press "Next" to begin the tutorial70 </center>71 </td>72 </tr>73 74 </td>75 <tr>76 <td>77 <a class='next button' href="step01.html">Next »</a>78 </td>79 </tr>80 </tbody>81 </table>82 -->83 >>>>>>> 066b06095b4ed65dac09640759c874d385be55ba84 23 85 24 </body> -
iOS/Orbit/tutorial/step10.html
r835f156 rdc22931 12 12 </center> 13 13 14 <<<<<<< HEAD15 14 <ul> 16 15 <li>In the event of a crash or if the propellers make contact with some object the Orbit will enter "safety model" and shut down … … 32 31 <a class='contents button' onclick="parent.changePage('contents.html');"> ↑ </a> 33 32 <a class='next button' onclick="parent.changePage('faq.html');"> → </a> 34 =======35 <table class='table'>36 <tbody>37 <tr>38 <td>39 40 <center>41 <img src="tutorial-01-orbit.jpg" width="100%">42 </center>43 44 </td>45 <tr>46 <td>47 <a class='prev button' onclick="parent.changePage('step09.html');">« Back</a>48 <a class='next button' onclick="parent.changePage('index.html');">Restart »</a>49 </td>50 </tr>51 </tbody>52 </table>53 >>>>>>> 066b06095b4ed65dac09640759c874d385be55ba54 33 55 34 </body>
Note: See TracChangeset
for help on using the changeset viewer.