Difference between revisions of "project09:Programme"
From 100ybp
Line 1: | Line 1: | ||
__NOTITLE__ __NOTOC__ | __NOTITLE__ __NOTOC__ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[File:sample.png | 850px]] | [[File:sample.png | 850px]] | ||
Line 38: | Line 26: | ||
</div> | </div> | ||
<br> | <br> | ||
+ | |||
+ | |||
+ | <html> | ||
+ | |||
+ | <style> | ||
+ | * { box-sizing: border-box;} | ||
+ | #container {width: 100%;} | ||
+ | #imgcont {float: left; | ||
+ | width: 49%; | ||
+ | padding: 1%;} | ||
+ | h2 {} | ||
+ | .image {width: 100%;} | ||
+ | </style> | ||
+ | |||
Revision as of 12:07, 26 March 2019