Difference between revisions of "Team:JMU Wuerzburg"

 
(41 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{JMU_Wuerzburg/jmu_wuerzburg_css}}
 +
{{JMU_Wuerzburg/jmu_wuerzburg_jquery-3.3.1.min.js}}
 +
{{JMU_Wuerzburg/jmu_wuerzburg_jquery-ui.min.js}}
 +
{{JMU_Wuerzburg}}
  
 
<html>
 
<html>
    <head>
+
                  
    <title>Startseite</title>
+
        <meta charset="UTF-8">
+
        <link rel="stylesheet" type="text/css" href="media/style.css">
+
    </head>
+
    <body>
+
        <div class="header" id="myHeader">
+
            <nav>
+
                 <a href="index.htm">Startseite</a>
+
                <a href="malaria.htm">Malaria</a>
+
                <a href="team.htm">Team</a>
+
                <a href="sponsoring.htm">Sponsoren</a>
+
            </nav>
+
        </div>
+
        <hr>
+
        <pre>Das ist die Startseite!
+
   
+
        <script>
+
        window.onscroll = function() {myFunction()};
+
  
        var header = document.getElementById("myHeader");
 
        var sticky = header.offsetTop;
 
  
         function myFunction() {
+
         <div class="content">
             if(window.pageYOffset >= sticky) {
+
             <h1>Welcome to iGEM Würzburg!</h1>
                 header.classList.add("sticky");
+
            <p> Welcome to the homepage of our new established iGEM team of the
            } else {
+
                 Julius-Maximilians University of Wuerzburg, Germany.  
                 header.classList.remove("sticky")
+
                We venture to create an entirely new research project at our university.  
            }
+
                It is the first time participating in the iGEM contest.
        }
+
                 Our team consists of students from the fields of natural sciences,
        </script>
+
                medicine and computational engineering. We have been working on
       
+
                our project for one year and are excited to finally present the results.  
        </pre>
+
                As the very first project we focus our research on the construction
        <blockquote cite="igem.org">"The iGEM Foundation is an independent, non-profit organization dedicated to the advancement of synthetic biology, education and competition, and the development of an open community and collaboration. This is done by fostering an open, cooperative community and friendly competition. <br> - igem.org"</blockquote>
+
                of a qPCR-based rapid test system for diagnosis of infectious diseases.
    </body>
+
                We are currently further elaborating a way our detection system
 +
                can provide an easy-use low-cost application for faster and
 +
                better diagnosis of Malaria as one of the world’s most spread infectious diseases.</p>
 +
 
 +
 
 +
            <video style="width: 100%; display: block; margin: 2em auto;" controls>
 +
                <source src="https://static.igem.org/mediawiki/2018/2/23/T--JMU_Wuerzburg--media_home.mp4" type="video/mp4">
 +
                I'm sorry; your browser doesn't support HTML5 video in WebM with VP8/VP9 or MP4 with H.264.
 +
            </video>
 +
            <p>©iGEM-Team JMU_Wuerzburg, edited and cut by Margarethe Hoffmann, music by courtesy of Cornelius Katz, „Epiphany“</p>
 +
        </div>
 +
 
  
  
  
 
</html>
 
</html>

Latest revision as of 11:31, 17 October 2018

Welcome to iGEM Würzburg!

Welcome to the homepage of our new established iGEM team of the Julius-Maximilians University of Wuerzburg, Germany. We venture to create an entirely new research project at our university. It is the first time participating in the iGEM contest. Our team consists of students from the fields of natural sciences, medicine and computational engineering. We have been working on our project for one year and are excited to finally present the results. As the very first project we focus our research on the construction of a qPCR-based rapid test system for diagnosis of infectious diseases. We are currently further elaborating a way our detection system can provide an easy-use low-cost application for faster and better diagnosis of Malaria as one of the world’s most spread infectious diseases.

©iGEM-Team JMU_Wuerzburg, edited and cut by Margarethe Hoffmann, music by courtesy of Cornelius Katz, „Epiphany“