Line 18: | Line 18: | ||
| | ||
<div id="clear"> | <div id="clear"> | ||
+ | <head> | ||
+ | <style> | ||
+ | #demoFont { | ||
+ | font-family: Georgia, serif; | ||
+ | font-size: 25px; | ||
+ | letter-spacing: 2px; | ||
+ | word-spacing: 2px; | ||
+ | color: #000000; | ||
+ | font-weight: normal; | ||
+ | text-decoration: none; | ||
+ | font-style: normal; | ||
+ | font-variant: normal; | ||
+ | text-transform: none; | ||
+ | } | ||
+ | </style | ||
+ | </head> | ||
+ | <div id="demoFont">Potato</div> | ||
+ | |||
+ | |||
<h5>When developing Key.Coli, we found it was important to mathematically model possible situations so we could investigate the effects of different situations we might encounter throughout different stages of development as well as during implementation. </h5> | <h5>When developing Key.Coli, we found it was important to mathematically model possible situations so we could investigate the effects of different situations we might encounter throughout different stages of development as well as during implementation. </h5> | ||
<h5> Software was developed to compare the fluorescence levels with the mother colony to check if there was a high enough degree of similarity.</h5> | <h5> Software was developed to compare the fluorescence levels with the mother colony to check if there was a high enough degree of similarity.</h5> |
Revision as of 10:08, 15 September 2017
Overview
Potato