Lineaastrup (Talk | contribs) |
|||
Line 1: | Line 1: | ||
− | + | <!DOCTYPE html> | |
<html> | <html> | ||
+ | <head> | ||
+ | <!-- title to be displayed in the tab --> | ||
+ | <title>DTU iGEM wiki 2017</title> | ||
− | < | + | <!-- importing style sheet --> |
− | < | + | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:DTU-Denmark/stylesheetmain.css"> |
− | + | ||
− | < | + | <!-- first javascript jquery is imported for local use, then js files are loaded --> |
+ | <script type="text/javascript" src="js/jquery-3.2.1.min.js"></script> | ||
+ | <script type="text/javascript" src="js/progbar.js"></script> | ||
+ | <script type="text/javascript" src="js/navbarfade.js"></script> | ||
− | <!-- | + | <!-- finding viewport size (useful for scaling to mobile phones--> |
− | < | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
− | + | <meta charset="UTF-8"> | |
− | + | </head> | |
− | |||
− | < | + | <body> |
− | + | <!-- header contains the top navbar | |
− | </ | + | creates a 1 column (12) row containing the header |
+ | and defines the dropdown list--> | ||
+ | <div class="col-12 rmvpadmarg tofront" style="position: fixed;"> | ||
+ | <nav class="navbar"> | ||
+ | <div class="navbarcenter"> | ||
+ | <ul class="rmvpadmarg"> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropbtn">Team</a> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="#">Members</a> | ||
+ | <a href="#">Funds</a> | ||
+ | <a href="#">Sponsors</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropbtn">Human practices</a> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="#">Integrated practices</a> | ||
+ | <a href="#">Public engagement</a> | ||
+ | <a href="#">Collaborations</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropbtn">Notes</a> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="#">Lab diary</a> | ||
+ | <a href="#">Protocols</a> | ||
+ | <a href="#">Criteria</a> | ||
+ | <a href="#">Brainstorm</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropbtn">Modelling</a> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="#">Overview</a> | ||
+ | <a href="#">In depth</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropbtn">Project</a> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="#">Description</a> | ||
+ | <a href="#">Results</a> | ||
+ | <a href="#">Prototype</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
− | < | + | <!-- adds the progress bar below the menu --> |
− | + | <progress value="0" id="progressBar"> | |
+ | <div class="progress-container"> | ||
+ | <span class="progress-bar"></span> | ||
+ | </div> | ||
+ | </progress> | ||
+ | </nav> | ||
+ | </div> | ||
− | |||
− | |||
− | </div> | + | <!-- Creates a 1 column (12) row containing the parallax |
+ | splash screen --> | ||
+ | <div class="row"> | ||
+ | <div class="col-12 rmvpadmarg"> | ||
+ | <div class="parallax"> | ||
+ | <div class="homepageheadline"> | ||
+ | <p id="homepageheadline1">Snakebite Detectives</p> | ||
+ | <p id="homepageheadline2">iGEM 2017</p> | ||
+ | </div> | ||
+ | <div class="parallaxfade"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- creates a 3 column (2-8-2) row with the main container | ||
+ | and air on each side --> | ||
+ | <!-- navbarfade starts here --> | ||
− | <div class=" | + | <div class="maincontainer" id="startchange"> |
− | < | + | <!-- creates the main container (text area) --> |
− | + | <div class="colp-12 rmvpadmarg maincontainer"> | |
− | + | <h1 class="bottomborder">The most neglected tropical disease</h1> | |
− | < | + | |
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | <div class=" | + | <div class="row imgmenu"> |
− | <div class=" | + | <div class="col-5 rmvpadmarg"> |
− | < | + | <div class="imgmenuitem" onclick=""> |
− | <p> | + | <div class="imgmenucontent img1"></div> |
− | <p> | + | <div class="imgmenuoverlay"> |
− | </div> | + | <a href="#"> |
− | </div> | + | <h3 class="rmvpadmarg">What is the problem</h3> |
+ | <p>Some very informative text that will make the user click the link and learn more about our project</p> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-2 rmvpadmarg"><p></p></div> | ||
+ | <div class="col-5 rmvpadmarg"> | ||
+ | <div class="imgmenuitem right" onclick=""> | ||
+ | <div class="imgmenucontent img2"></div> | ||
+ | <div class="imgmenuoverlay"> | ||
+ | <a href="#"> | ||
+ | <h3 class="rmvpadmarg">Where is the problem</h3> | ||
+ | <p>Some more very informative text that will make the user click the link and learn more about our project</p> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | < | + | <h2 class="bottomborder">Project description</h2> |
− | + | ||
− | + | ||
− | </ | + | <p> |
+ | Envenomation by snakebite is one of the most neglected diseases with an estimated 5 million bites each year. These result in about 100,000 deaths and 400,000 disabilities annually. The only effective treatment is animal derived antivenoms, which frequently causes adverse reactions. As a result they are often only administered as a last resort. | ||
+ | </p> | ||
+ | <p> | ||
+ | We aim to develop a detection-assay that enables us to determine what type of snake a snake bite patient is envenomed by. The strategy is to target distinguishable enzymatic features in the different snake venoms by developing suitable substrate-based diagnostic. We hope our diagnostic tool can be useful in identifying the relative composition of specific venom components in a blood sample and thereby allow for the safest course of treatment. | ||
+ | See our <a href=https://2017.igem.org/Team:DTU-Denmark/Description>Project Description<a/> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
− | < | + | <!-- creates a 4 column (3-3-3-3) design with 1 and 4 being whitespace, 3 is "FIND US AT" and 4 sponsors--> |
− | < | + | <footer id="footer"> |
− | < | + | <div class="footercontainer"> |
− | + | ||
− | < | + | <!-- left footer whitespace --> |
− | + | <div class="colp-1 rmvpadmarg"> | |
− | + | <p></p> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div class=" | + | |
− | + | ||
− | <p> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </p> | + | |
− | </div> | + | |
+ | <!-- contact information display in footer --> | ||
+ | <div class="colp-5 rmvpadmarg"> | ||
+ | <div class="rmvlinkstyle footercolstyle leftfootercol"> | ||
+ | <p>FIND US AT</p> | ||
+ | <a href="mailto:dtubiobuilders@gmail.com"> | ||
+ | <img src="logos/mail_white.svg" alt="Mail" height="40"> | ||
+ | </a> | ||
+ | <a href="https://www.facebook.com/dtubiobuilders/?fref=ts"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/4/4b/T--DTU-Denmark--FB_logo_white.png" alt="Facebook" height="40"> | ||
+ | </a> | ||
+ | <a href="https://twitter.com/iGEM_DTU"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/7/77/T--DTU-Denmark--Twitter_logo_white.png" alt="Twitter" height="35"> | ||
+ | </a> | ||
+ | <br /> | ||
+ | <span>DTU BIOBUILDERS</span><br /> | ||
+ | <span>DENMARK</span><br /> | ||
+ | <span>DTU - SØLTOFTS PLADS, BYGN. 221/006</span><br /> | ||
+ | <span>2800 KGS. LYNGBY</span><br /> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- main sponsors footer display --> | ||
+ | <div class="colp-5 rmvpadmarg"> | ||
+ | <div class="rmvlinkstyle footercolstyle rightfootercol"> | ||
+ | <p>MAIN SPONSORS</p> | ||
+ | <span><a href="http://www.lundbeckfonden.com/"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/c/ce/T--DTU-Denmark--LF_logo.jpg" alt="Lundbeck fundation" align="middle" width="150"> | ||
+ | </a> | ||
+ | <a href="http://www.dtu.dk/Uddannelse/Studieliv/Faa-mere-ud-af-dit-studie/DTU-Blue-Dot-Projects"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/d/d7/T--DTU-Denmark--DTU_logo.png" alt="DTU blue dot" align="middle" width="150"> | ||
+ | </a></span><br /> | ||
+ | <span><a href="http://www.omfonden.dk/information/"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f3/T--DTU-Denmark--OM_logo.jpg" alt="Lundbeck fundation" align="middle" width="150"> | ||
+ | </a> | ||
+ | <a href="http://www.novonordiskfonden.dk/"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/4/45/T--DTU-Denmark--nnfond_logo.png" alt="Lundbeck fundation" align="middle" width="150"> | ||
+ | </a></span> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- right footer whitespace --> | ||
+ | <div class="colp-1 rmvpadmarg"> | ||
+ | <p></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 08:57, 6 July 2017
<!DOCTYPE html>
Snakebite Detectives
iGEM 2017
The most neglected tropical disease
Project description
Envenomation by snakebite is one of the most neglected diseases with an estimated 5 million bites each year. These result in about 100,000 deaths and 400,000 disabilities annually. The only effective treatment is animal derived antivenoms, which frequently causes adverse reactions. As a result they are often only administered as a last resort.
We aim to develop a detection-assay that enables us to determine what type of snake a snake bite patient is envenomed by. The strategy is to target distinguishable enzymatic features in the different snake venoms by developing suitable substrate-based diagnostic. We hope our diagnostic tool can be useful in identifying the relative composition of specific venom components in a blood sample and thereby allow for the safest course of treatment. See our Project Description