Difference between revisions of "project09:Programme"
From 100ybp
(5 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
__NOTITLE__ __NOTOC__ | __NOTITLE__ __NOTOC__ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[File:sample.png | 850px]] | [[File:sample.png | 850px]] | ||
Line 16: | Line 5: | ||
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; margin-bottom:10px;" align="center"> | <div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; margin-bottom:10px;" align="center"> | ||
[[Project09:Main|'''Main''']] | [[Project09:Main|'''Main''']] | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; margin-bottom:10px;" align="center"> | <div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px; margin-bottom:10px;" align="center"> | ||
Line 37: | Line 23: | ||
</div> | </div> | ||
<br> | <br> | ||
+ | |||
+ | |||
+ | <html> | ||
+ | |||
+ | <style> | ||
+ | * { box-sizing: border-box;} | ||
+ | #container {width: 100%;} | ||
+ | #imgcont {float: left; | ||
+ | width: 99%; | ||
+ | padding: 1%;} | ||
+ | h2 {} | ||
+ | .image {width: 100%;} | ||
+ | </style> | ||
+ | |||
<div id="container"> | <div id="container"> | ||
<div id="imgcont"> | <div id="imgcont"> | ||
− | <h2> | + | <h2>Programme Distribution Diagram</h2> |
− | + | <img src="http://100ybp.roboticbuilding.eu/images/5/55/Program_Distribution_Diagram.jpg" class="image"/> | |
− | <img src="http://100ybp.roboticbuilding.eu/images/ | + | |
</div> | </div> | ||
<div id="imgcont"> | <div id="imgcont"> | ||
<h2>Flocking Algorithm Diagram</h2> | <h2>Flocking Algorithm Diagram</h2> | ||
− | <img src="http://100ybp.roboticbuilding.eu/images/ | + | <img src="http://100ybp.roboticbuilding.eu/images/a/a3/Flocking_Diagram.jpg" class="image"/> |
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | </html> |
Latest revision as of 13:56, 26 March 2019