Difference between revisions of "Team:NTHU Formosa/test02"

(Created page with " <html> <style> img { display: block; margin-left: auto; margin-right: auto; } </style> <div class="column full_size"> <h1>Welcome to NTHU_Formosa! </h1> <...")
 
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{NTHU_Formosa}}{{NTHU_Formosa/NavBar}}
 +
<html>
  
 +
<head>
 +
  <meta charset="UTF-8">
 +
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 +
  <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:NTHU_Formosa/initial&action=raw&ctype=text/css">
 +
  <link rel="stylesheet" type="text/css" href="https://alvarotrigo.com/fullPage/fullpage.css">
 +
  <link rel="stylesheet" type="text/css" href="https://alvarotrigo.com/fullPage/examples/examples.css">
 +
  <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:NTHU_Formosa/CSS&action=raw&ctype=text/css">
  
<html>
 
  
 +
  <style>
 +
    /* Fixed header and footer.
 +
    * --------------------------------------- */
  
  
  
 +
    #header {
 +
      position: fixed;
 +
      height: 50px;
 +
      display: block;
 +
      width: 100%;
 +
      background: #333;
 +
      z-index: 9;
 +
      text-align: center;
 +
      color: #f2f2f2;
 +
      padding: 20px 0 0 0;
 +
    }
  
 +
    #header {
 +
      top: 0px;
 +
    }
  
 +
    /* Style for our header texts
 +
* --------------------------------------- */
  
 +
    h1 {
 +
      font-size: 5em;
 +
      font-family: arial, helvetica;
 +
      color: #fff;
 +
      margin: 0;
 +
      padding: 0;
 +
    }
  
<style>
+
    .intro p {
img {
+
      color: #fff;
display: block;
+
    }
margin-left: auto;
+
margin-right: auto;
+
}
+
</style>
+
  
<div class="column full_size">
+
    /* Centered texts in each section
<h1>Welcome to NTHU_Formosa! </h1>
+
* --------------------------------------- */
<!-- <p>Your team has been approved and you are ready to start the iGEM season! </p> -->
+
  
 +
    .section {
 +
      text-align: center;
 +
      font-family: arial, helvetica;
 +
      /* padding-left: 50px; */
 +
    }
  
 +
    /* Backgrounds will cover all the section
 +
* --------------------------------------- */
  
<!-- <img src="http://placehold.it/1080x320/c4baba/e4dede"> -->
+
    #section0,
<br><img src="https://static.igem.org/mediawiki/2018/8/82/T--NTHU_Formosa--Logo.jpg" align="middle" width=100%>
+
    #section1,
<br>
+
    #section2,
 +
    #section3,
 +
    #section4,
 +
    #section5,
 +
      {
 +
      background-size: cover;
 +
      background-attachment: fixed;
 +
    }
  
</div>
+
    /* Defining each section background and styles
 +
* --------------------------------------- */
  
<div class="column full_size">
 
<h4> Autonomous cell reporter system for non-invasive real-time blood diagnosis </h4>
 
<br>
 
<br>
 
<p style="text-align:justify;"> People around the world are growing awareness to their health condition. To monitor the health condition, a wide range of biomarkers-- special substances in the bloodstream representing the physiological and pathological states-- has been used in clinical
 
diagnoses1. Blood test is one of the most common way for detecting biomarkers but it suffers from several inevitable drawbacks such as invasiveness, time-consuming procedure, demand for medical staff service, non real-time tracking and so on. These
 
disadvantages may discourage people from the periodic medical checkup. Indeed, according to a survey (of 1862 samples) pulled by our team, nearly half of the participants took blood test less than once a five-year frequency (Fig. 1), which is impractical
 
for early detection and early treatment of diseases. In terms of non-invasive real-time health monitoring, great varieties of wearable devices and smartwatches, working as personal daily fitness trackers, have been developed. The global market of wearable
 
medical devices is estimated to reach $35 billion USD soon. However, most of the current devices are only capable of measuring heart rate, steps taken, calories, quality of sleep and a few other personal metrics. These limited diagnosis information
 
provided by current devices cannot precisely represent the physiological states relating to many diseases. To address this long-standing worldwide issue, we aim to develop a new tool, a non-invasive or minimally-invasive real-time tracking system for
 
the level of specific biomarkers in bloodstream.
 
</p>
 
</div>
 
  
<br><img src="https://static.igem.org/mediawiki/2018/2/28/T--NTHU_Formosa--circle_2.png" height="400" width="610" align="middle">
 
<br>
 
  
<div class="column full_size">
 
<p style="text-align:justify;">
 
To achieve the goal, our team proposed Biowatcher, comprising of a bioluminescence-detecting watch (Biowatch) and most importantly engineered reporter cells that enable detection and autonomous report of the level of almost all kinds of biomarkers in
 
bloodstream. The sensing parts of the reporter cells are powered by nanobodies, the single-domain antibody that can be engineered to detect different biomarkers2. Binding of biomarkers on nanobodies triggers our synthetic gene circuits and in turn induces
 
autonomous bioluminescent system3 as a readout for wearable devices to detect. Our real-time bioluminescence-detecting watch, Biowatch, will track the level of risk factors by measuring the bioluminescence intensity and record the data as numbers and
 
graphs. It will send alert to users once the level of the risk factors is too high. Meanwhile, there will be suggestions of nearby hospitals according to the users’ location. The system will also upload and attribute the data to public health analysis
 
under the users’ consent. (Fig. 2)
 
</p>
 
</div>
 
  
<br><img src="https://static.igem.org/mediawiki/2018/9/90/T--NTHU_Formosa--project_model.png" height="600" width="400" align="middle">
 
<br>
 
  
  
  
 +
    #section0 {
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:NTHU_Formosa/Mainpage&action=raw&ctype=text/css">
  
<!-- <div class="column full_size" >
 
  
<h3>Before you start</h3>
+
<!DOCTYPE html>
<p> Please read the following pages:</p>
+
<html lang="en" >
<ul>
+
 
<li> <a href="https://2018.igem.org/Competition">Competition Hub</a> </li>
+
<head>
<li> <a href="https://2018.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
  <meta charset="UTF-8">
<li> <a href="https://2018.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
  <title>mainpage01</title>
</ul>
+
 
 +
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
 +
 
 +
 
 +
      <link rel="stylesheet" href="css/style.css">
 +
 
 +
 
 +
</head>
 +
 
 +
<body>
 +
 
 +
  <div class="side-bar">
 +
    <div class="side-container top">
 +
        <svg viewbox="0 0 120 120" class="hover-svg">
 +
            <path D="M 60 25 L 20 95 L 100 95 Z"/>
 +
            <path D="M 36 67 L 53 95"/>
 +
            <path D="M 33 72 L 47 95"/>
 +
            <path D="M 30 78 L 41 95"/>
 +
            <path D="M 27 83 L 35 95"/>
 +
        </svg>
 +
    </div>
 +
    <div class="side-container middle">
 +
        <div class="rela-block side-button facebook"></div>
 +
        <div class="rela-block side-button twitter"></div>
 +
        <div class="rela-block side-button instagram"></div>
 +
        <div class="rela-block side-button soundcloud"></div>
 +
        <div class="rela-block side-button linked-in"></div>
 +
        <div class="rela-block side-button pinterest"></div>
 +
    </div>
 
</div>
 
</div>
 +
<div class="plus-button"></div>
 +
<div class="social-button twitter-button"></div>
 +
<div class="social-button facebook-button"></div>
 +
<div class="social-button pinterest-button"></div>
 +
<div class="social-button insta-button"></div>
 +
  <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
  
 +
 
  
<div class="clear extra_space"></div>
+
    <script  src="js/index.js"></script>
<div class="line_divider"></div>
+
<div class="clear extra_space"></div>
+
  
  
  
<div class="column full_size" >
 
<h3> Styling your wiki </h3>
 
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
 
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
 
  
</div>
+
</body>
  
 +
</html>
  
  
  
<div class="clear extra_space"></div>
+
<script>
 +
$(document).ready(function(){
 +
   
 +
    // Social plus button function
 +
    $('.plus-button').click(function(){
 +
        $(this).toggleClass('open');
 +
        $('.social-button').toggleClass('active');
 +
    });
 +
   
 +
});
  
 +
</script>
  
  
<div class="column third_size" >
+
      background-image: url(https://static.igem.org/mediawiki/2018/e/e1/T--NTHU_Formosa--home1.png);
 +
      /* padding: 6% 0 0 0; */
 +
    }
  
<h3> Uploading pictures and files </h3>
 
<p> You must upload any pictures and files to the iGEM 2018 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. </p>
 
  
  
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
 
  
<div class="button_link">
 
<a href="https://2018.igem.org/Special:Upload">
 
UPLOAD FILES
 
</a>
 
</div>
 
  
</div>
 
  
<div class="column third_size" >
 
<h3> Wiki template information </h3>
 
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2018.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
 
  
</div>
 
  
  
  
<div class="column third_size" >
 
<div class="highlight decoration_B_full">
 
<h3> Editing your wiki </h3>
 
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
 
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
 
  
<div class="button_link">
 
<a href="https://2018.igem.org/wiki/index.php?title=Team:NTHU_Formosa&action=edit">
 
EDIT PAGE
 
</a>
 
</div>
 
  
  
</div>
 
</div>
 
  
  
Line 139: Line 175:
  
  
<div class="clear extra_space"></div>
+
    #section1 {
<div class="line_divider"></div>
+
      background-image: url(https://static.igem.org/mediawiki/2018/8/8b/T--NTHU_Formosa--home_project.png);
<div class="clear extra_space"></div>
+
    }
  
 +
    #section2 {
 +
      background-image: url(https://static.igem.org/mediawiki/2018/8/8d/T--NTHU_Formosa--home_experiment.png);
 +
    }
  
 +
    #section3 {
 +
      background-image: url(https://raw.githubusercontent.com/alvarotrigo/fullPage.js/master/examples/imgs/bg2.jpg);
 +
    }
  
<div class="column two_thirds_size" >
+
    #section4 {
<h3>Tips</h3>
+
      background-image: url(https://raw.githubusercontent.com/alvarotrigo/fullPage.js/master/examples/imgs/bg3.jpg);
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
    }
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2018.igem.org/Calendar">iGEM 2018 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
</div>
+
  
 +
    #section5 {
 +
      background-image: url(https://static.igem.org/mediawiki/2018/0/0d/T--NTHU_Formosa--home_about.png);
 +
    }
  
<div class="column third_size">
+
    /* Button Styling
<div class="highlight decoration_A_full">
+
* --------------------------------------- */
<h3>Inspiration</h3>
+
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
    .btn-group {
<ul>
+
      /* position: static;
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
      height: 100%;
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
      width: 100%; */
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
    }
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
 
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
    .button_home {
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
 
</ul>
+
      float: center;
</div>
+
      /* Green */
</div> -->
+
      background-color: #4CAF50;
 +
      border: none;
 +
      color: white;
 +
      padding: 16px 32px;
 +
      text-align: center;
 +
      text-decoration: none;
 +
      display: block;
 +
      font-size: 16px;
 +
      margin: 4px 2px;
 +
      -webkit-transition-duration: 0.4s;
 +
      /* Safari */
 +
      transition-duration: 0.4s;
 +
      cursor: pointer;
 +
    }
 +
 
 +
    .btn-group .button1 {
 +
      background-color: white;
 +
      color: black;
 +
      border: 2px solid #4CAF50;
 +
    }
 +
 
 +
    .btn-group .button1:hover {
 +
      background-color: #4CAF50;
 +
      color: white;
 +
    }
 +
  </style>
 +
</head>
 +
 
 +
<body>
 +
 
 +
  <!-- Fixed Header -->
 +
  <!-- <div id="header">Header 這裡會放些按鈕</div> -->
 +
 
 +
  <!-- Scrolling Page -->
 +
  <div id="fullpage">
 +
 
 +
    <!-- Section 0 -->
 +
    <div class="section " id="section0">
 +
      <p>Interactive Cell</p>
 +
    </div>
 +
 
 +
    <!-- Section 1 -->
 +
    <div class="section" id="section1">
 +
      <p>Project</p>
 +
 
 +
      <div class="btn-group">
 +
        <button class="button_home button1">Button</button>
 +
        <button class="button_home button1">Button</button>
 +
        <button class="button_home button1">Button</button>
 +
        <button class="button_home button1">Button</button>
 +
      </div>
 +
 
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Description" class="button">Introduction</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Design" class="button">Design</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Safety" class="button">Biosafety</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Future_Application" class="button">Future Application</a>
 +
    </div>
 +
 
 +
    <!-- Section 2 -->
 +
    <div class="section" id="section2">
 +
      <p>Experiment</p>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Results" class="button">Results</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Parts" class="button">Parts & Component</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Notebook" class="button">Notebook</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Interlab" class="button">Interlab</a>
 +
    </div>
 +
 
 +
    <!-- Section 3 -->
 +
    <div class="section" id="section3">
 +
      <p>Modeling</p>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Model" class="button"></a>
 +
    </div>
 +
 
 +
    <!-- Section 4 -->
 +
    <div class="section" id="section4">
 +
      <p>Human Practices</p>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Human_Practices" class="button">Human Practices</a>
 +
    </div>
 +
 
 +
    <!-- Section 5 -->
 +
    <div class="section" id="section5">
 +
      <p>About Us</p>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Team" class="button">Members</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Sponsor" class="button">Sponsor</a>
 +
      <br>
 +
      <a href="https://2018.igem.org/Team:NTHU_Formosa/Attributions" class="button">Attributions</a>
 +
      <br>
 +
      <a href="https://igem.org/2018_Judging_Form?team=NTHU_Formosa" class="button">Medal</a>
 +
    </div>
 +
 
 +
  </div>
  
 +
  <!-- fullpage.js, DO NOT MODIFT! -->
 +
  <script type="text/javascript" src="https://alvarotrigo.com/fullPage/fullpage.js"></script>
 +
  <script type="text/javascript" src="https://alvarotrigo.com/fullPage/example.js"></script>
  
 +
  <script type="text/javascript">
 +
    var myFullpage = new fullpage('#fullpage', {
 +
      anchors: ['0', '1', '2', '3', '4', '5'],
 +
      sectionsColor: ['#C63D0F', '#1BBC9B', '#7E8F7C'],
 +
      css3: true,
 +
      licenseKey: "OPEN-SOURCE-GPLV3-LICENSE",
 +
      scrollBar: true
 +
    });
 +
  </script>
 +
  <!-- end of fullpage.js -->
  
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 03:22, 8 October 2018