Difference between revisions of "project09:Kinematics"
From 100ybp
(15 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
− | + | * { box-sizing: border-box;} | |
+ | #container {width: 100%;} | ||
+ | #imgcont {float: left; | ||
+ | width: 49%; | ||
+ | padding: 1%;} | ||
+ | h2 {} | ||
+ | .image {width: 100%;} | ||
</style> | </style> | ||
+ | <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/0/0d/Achim_Menges_and_Steffen_Reichert_-_Hygroscope%2C_Meteorosensitive_Morphology.jpg" class="image"/> | ||
+ | </div> | ||
− | <div | + | <div id="imgcont"> |
− | <h2> | + | <h2>Doris Kim Sung<br> |
− | + | <i>Bloom Pavilion</i></h2> | |
− | + | <img src="http://100ybp.roboticbuilding.eu/images/7/7e/Doris_Kim_Sung_-_Bloom_Pavillion.jpg" class="image"/> | |
− | < | + | </div> |
− | + | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 12:04, 26 March 2019