This diagram shows how our human practices work contextualises our project. We looked at several overlapping areas to find out where our project sits within synthetic biology research, how it responds to legislation and public opinion and how it might be useful in the future.
Team:Edinburgh/Human Practices
From 2012.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | /* | + | /* header edit */ |
+ | #human-practices-page a{ | ||
+ | display:block; | ||
+ | background-color: #f2f2f2; | ||
+ | border-top-right-radius: 10px; | ||
+ | border-top-left-radius: 10px; | ||
+ | } | ||
+ | #human-practices-page a, | ||
+ | #human-practices-page a:visited{ | ||
+ | color: #000; | ||
+ | } | ||
#human-practices-page a:hover{ | #human-practices-page a:hover{ | ||
cursor: default; | cursor: default; | ||
- | color: # | + | color: #000; |
+ | } | ||
+ | /* actual page */ | ||
+ | #page-content{ | ||
+ | background-color:#fff; | ||
+ | border:1px solid #ccc; | ||
+ | } | ||
+ | #venn-diagram{ | ||
+ | width:500px; | ||
+ | padding-left:160px; | ||
} | } | ||
</style> | </style> | ||
- | < | + | </html> |
- | + | ||
- | + | {{:Team:Edinburgh/Human_Practices/navigation}} | |
- | + | ||
- | + | <html> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div id="page-content"> | <div id="page-content"> | ||
- | <p style=" | + | <div class="text"> |
- | + | <p style="font-size:14px;line-height:20px;" class="normal-text"> | |
- | + | This diagram shows how our human practices work contextualises our project. We looked at several overlapping areas to find out where our project sits within synthetic biology research, how it responds to legislation and public opinion and how it might be useful in the future. | |
- | + | </p> | |
- | + | <img id="venn-diagram" src="https://static.igem.org/mediawiki/2012/c/c3/Human-Practices-Diagram.jpg"> | |
- | + | </div><!-- /text --> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div><!-- /page-content --> | </div><!-- /page-content --> | ||
</div><!-- /page-middle --> | </div><!-- /page-middle --> | ||
</html> | </html> |
Latest revision as of 00:21, 27 September 2012