Difference between revisions of "project09:Kinematics"
From 100ybp
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
− | * { | + | * { box-sizing: border-box;} |
− | + | #container {width: 100%;} | |
− | } | + | |
− | + | ||
− | #container {width: 100%; | + | |
− | } | + | |
− | + | ||
#imgcont {float: left; | #imgcont {float: left; | ||
width: 49%; | width: 49%; | ||
padding: 1%;} | padding: 1%;} | ||
− | + | h2 {} | |
− | h2 { | + | .image {width: 100%;} |
− | } | + | |
− | + | ||
− | .image { | + | |
− | width: 100%; | + | |
− | } | + | |
− | + | ||
− | + | ||
</style> | </style> | ||
− | |||
<div id="container"> | <div id="container"> | ||
Line 32: | Line 19: | ||
<div id="imgcont"> | <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