Difference between revisions of "project09:Programme"

From 100ybp
Jump to: navigation, search
(Created page with "__NOTITLE__ __NOTOC__ 850px <div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;"> <div style="float:left; w...")
 
Line 1: Line 1:
 
__NOTITLE__ __NOTOC__
 
__NOTITLE__ __NOTOC__
 +
 +
<style>
 +
* {  box-sizing: border-box;}
 +
#container {width: 100%;}
 +
#imgcont {float: left;
 +
width: 49%;
 +
padding: 1%;}
 +
h2 {}
 +
.image {width: 100%;}
 +
</style>
 +
  
 
[[File:sample.png | 850px]]
 
[[File:sample.png | 850px]]
Line 26: Line 37:
 
</div>
 
</div>
 
<br>
 
<br>
 +
 +
 +
<div id="container">
 +
<div id="imgcont">
 +
<h2>Achim Menges and Steffen Reichert<br>
 +
<i>Hygroscope, Meteorosensitive Morphology</i></h2>
 +
<img src="http://100ybp.roboticbuilding.eu/images/d/dc/Flocking_Diagram.pdf" class="image"/>
 +
</div>
 +
 +
<div id="imgcont">
 +
<h2>Flocking Algorithm Diagram</h2>
 +
<img src="http://100ybp.roboticbuilding.eu/images/d/dc/Flocking_Diagram.pdf" class="image"/>
 +
</div>
 +
</div>

Revision as of 13:06, 26 March 2019


<style>

  • { box-sizing: border-box;}
  1. container {width: 100%;}
  2. imgcont {float: left;

width: 49%; padding: 1%;} h2 {} .image {width: 100%;} </style>


Sample.png



Achim Menges and Steffen Reichert
Hygroscope, Meteorosensitive Morphology

Error: empty param in <img>!

Flocking Algorithm Diagram

Error: empty param in <img>!