Team:UNIK Copenhagen/About synthetic biology
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
- | <p>Synthetic biology is the engineering of biology. Biological parts are used to design and construct novel devices and systems or redesign already existing ones. The purpose is to obtain new functions for useful purposes. </p> | + | |
+ | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | |||
+ | /*---------------------------------------------*/ | ||
+ | /* CSS of Q/A part */ | ||
+ | /*---------------------------------------------*/ | ||
+ | .subject, .description{ | ||
+ | float: left; | ||
+ | } | ||
+ | .subject{ | ||
+ | width: 130px; | ||
+ | text-align: left; | ||
+ | margin: 0px 10px 0px 40px; | ||
+ | padding: 50px 0px; | ||
+ | } | ||
+ | .description{ | ||
+ | width: 564px; | ||
+ | margin: 0px 50px 0px 10px; | ||
+ | padding: 25px; | ||
+ | background-color: white; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <div class="subject"> | ||
+ | <h4>WHAT IS SYNTHETIC BIOLOGY?</h4> | ||
+ | </div> | ||
+ | <div class="description"><p align="justify">Synthetic biology is the engineering of biology. Biological parts are used to design and construct novel devices and systems or redesign already existing ones. The purpose is to obtain new functions for useful purposes. </p> | ||
+ | </div> | ||
+ | </html> | ||
Revision as of 18:49, 4 August 2014
WHAT IS SYNTHETIC BIOLOGY?
Synthetic biology is the engineering of biology. Biological parts are used to design and construct novel devices and systems or redesign already existing ones. The purpose is to obtain new functions for useful purposes.