Difference between revisions of "project09:Presentations"
From 100ybp
Line 27: | Line 27: | ||
<html> | <html> | ||
− | + | <style> | |
+ | * { box-sizing: border-box;} | ||
+ | #container {width: 100%;} | ||
+ | #imgcont {float: left; | ||
+ | width: 99%; | ||
+ | padding: 1%;} | ||
+ | h2 {} | ||
+ | .image {width: 100%;} | ||
+ | </style> | ||
Revision as of 14:09, 26 March 2019