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