Lillianparr (Talk | contribs) |
|||
Line 1: | Line 1: | ||
− | {{William_and_Mary}} | + | {{William_and_Mary/CSS FIX}} |
+ | {{William_and_Mary/CSS}} | ||
+ | {{William_and_Mary/SOURCE}} | ||
+ | {{William_and_Mary/NAV BAR}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | /* Three image containers (use 25% for four, and 50% for two, etc) */ | ||
+ | .row { | ||
+ | display: flex; | ||
+ | float: center; | ||
+ | } | ||
+ | /* Create three equal columns that sits next to each other */ | ||
+ | .column { | ||
+ | flex: 50%; | ||
+ | padding: 5px; | ||
+ | display: block; | ||
+ | } | ||
+ | div { | ||
+ | font-size: 18px; | ||
+ | } | ||
− | < | + | </style> |
+ | </head> | ||
+ | <body> | ||
+ | <div style='padding-top: 50px;'></div> | ||
− | + | <h1 style="color:green;text-align:center;">Integrated Human Practices</h1> | |
− | < | + | <div style='padding-top: 10px;'></div> |
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <div style = 'padding-right: 14%; padding-left: 14%; text-indent: 50px;line-height: 25px;font-size: 18px;' > | ||
+ | Throughout our project, we have successfully introduced a new cloning method, developed and validated several protocols, and collected data that matches our mathematical models. | ||
</div> | </div> | ||
+ | <div style='padding-top: 40px;'></div> | ||
− | + | </body> | |
</html> | </html> | ||
+ | {{William_and_Mary/SOURCE JS}} | ||
+ | {{William_and_Mary/FOOTER}} |
Revision as of 16:27, 17 October 2018
Integrated Human Practices
Throughout our project, we have successfully introduced a new cloning method, developed and validated several protocols, and collected data that matches our mathematical models.