|
|
(66 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | <html>
| |
| | | |
− | <head>
| |
− | <title>iGEM</title>
| |
− | </head>
| |
− | <style>
| |
− | body {
| |
− | background-color: #002855;
| |
− | }
| |
− |
| |
− | /*------------Get rid of iGEM stuff----------------------------------*/
| |
− |
| |
− | #home_logo,
| |
− | #sideMenu {
| |
− | display: none;
| |
− | }
| |
− |
| |
− | #sideMenu,
| |
− | #top_title,
| |
− | .patrollink {
| |
− | display: none;
| |
− | }
| |
− |
| |
− | #content {
| |
− | margin-left: 0px;
| |
− | margin-top: -7px;
| |
− | padding: 0px;
| |
− | width: 100%;
| |
− | }
| |
− |
| |
− | /*-------------------------------------------------------------------*/
| |
− |
| |
− | /*----Top Navigation Styling-----*/
| |
− |
| |
− | #topnav {
| |
− | display: table;
| |
− | width: 100%;
| |
− | background-color: #002855;
| |
− | margin-left: 0px;
| |
− | margin-top: 0px;
| |
− | }
| |
− |
| |
− | #topnav li {
| |
− | display: table-cell;
| |
− | text-decoration: none;
| |
− |
| |
− | width: 16.666666667%;
| |
− | line-height: 50px;
| |
− | text-align: center;
| |
− | }
| |
− |
| |
− | #topnav a {
| |
− | text-decoration: none;
| |
− | font-size: 20px;
| |
− | color: white;
| |
− | padding: 7px 20px;
| |
− | }
| |
− |
| |
− | #topnav li {
| |
− | display: block;
| |
− | float: left;
| |
− | }
| |
− |
| |
− | #topnav li a:hover {
| |
− | background-color: #123b68;
| |
− | }
| |
− |
| |
− | /*--------------------------------*/
| |
− |
| |
− | .logos {
| |
− | display: inline-block;
| |
− | background-color: #002855;
| |
− | padding: 50px;
| |
− | }
| |
− |
| |
− | .boop {
| |
− | background-color: #002855;
| |
− | text-align: center;
| |
− | margin-left: -50px;
| |
− | white-space: nowrap;
| |
− | }
| |
− | </style>
| |
− |
| |
− | <body>
| |
− | <div class="boop">
| |
− | <div class="logos" style="background-color: #002855;">
| |
− | <img src="https://static.igem.org/mediawiki/2018/a/a5/T--UC_Davis--whitelogo.png" alt="uc davis logo" style="margin-left: auto;margin-right:auto;" width="264.6px" ; Padding: "0";>
| |
− | </div>
| |
− |
| |
− | <!--_____________Cenozoic logo_____________-->
| |
− |
| |
− | <div class="logos" style="background-color: #002855">
| |
− | <img src="https://static.igem.org/mediawiki/2018/1/1b/T--UC_Davis--DNA_refined.png" alt="Cenozoic logo" style="margin-left: auto;margin-right: auto;" width="543.6px" ; Padding: "0";>
| |
− | </div>
| |
− |
| |
− |
| |
− | <!--______________iGEM logo____________-->
| |
− |
| |
− | <div class="logos" style="background-color: #002855">
| |
− | <img src="https://static.igem.org/mediawiki/2018/2/2b/T--UC_Davis--iGEM.png" alt="uc davis logo" style="margin-left: auto;margin-right: auto; " width="201.6px" ; Padding: "0";>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | <!--______________Top Navigation Bar_________________________-->
| |
− | <ul id="topnav">
| |
− | <li><a href="Project">Project</a></li>
| |
− | <li><a href="Human_Practices">Human Practices</a></li>
| |
− | <li><a href="Tools">Tools</a></li>
| |
− | <li><a href="Safety">Safety</a></li>
| |
− | <li><a href="Acknowledgements">Acknowledgements</a></li>
| |
− | <li><a href="iGEM">iGEM</a></li>
| |
− | </ul>
| |
− | <!--_________________________________________________________-->
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | <div class="Motivation Draft">
| |
− | <h1>Mammilian Cell Based Biosensor For Physiological Effects Of Toxins</h1>
| |
− | <p>After visiting the Yurok Tribe, it became clear that to have a real positive impact regarding their problems with pollution and health, it would be necessary to draw a clear narrative between sources of pollution, a specific toxin in the environment,
| |
− | a high quality field test, a causal effect on human health, and a specific policy change. Polluters –> Environment (Field Test) –> Human Disease –> Policy Change –| Polluters For best outcomes, every link in this chain needs to be well documented
| |
− | and backed by substantial evidence/data. It needs to be clear which organizations are responsible for introducing which toxins into the environment, that they are present in meaningful concentrations in the environment, that these toxins have a
| |
− | known causal effect on human disease, and what set of policy changes can help improve public health.</p>
| |
− | </div>
| |
− | </body>
| |
− |
| |
− | </html>
| |