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; | |
+ | width: 49%; | ||
+ | padding: 1%;} | ||
− | h2 { | + | h2 { |
} | } | ||
− | .image {width: | + | .image { |
+ | width: 100%; | ||
} | } | ||
Line 16: | Line 23: | ||
− | <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 30: | ||
</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> |
Revision as of 14:12, 1 March 2019