Difference between revisions of "Team:KAIT JAPAN"

Line 1: Line 1:
 
{{KAIT_JAPAN}}
 
{{KAIT_JAPAN}}
<html>
+
<main class="top-menu">
 
+
        <ul class="row">
 
+
            <li class="col-4">
<div class="column full_size" >
+
                <a href="#">
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
                    <p><i class="fa fa-book fa-3x" aria-hidden="true"></i></p>
</div>
+
                    <p>PROJECT</p>
 
+
                </a>
 
+
                <ul>
 
+
                    <li><a href="#">INTRODUCTION</a></li>
<div class="column full_size" >
+
                    <li><a href="#">METHOD</a></li>
<h1> Cure Allergy System </h1>
+
                    <li><a href="#">EXPERIMENTS</a></li>
 
+
                    <li><a href="#">RESULT</a></li>
 
+
                    <li><a href="#">DEMONSTRATE</a></li>
<div class="column full_size" >
+
                </ul>
 
+
            </li>
<p>In late years, allergic subjects are increasing all over the world. There are many type 1 allergic subjects in particular. They are suffering from
+
            <li class="col-4">
type 1 allergy such as food allergy and hay fever. So we want to restrain it and determine this theme.Immunity has two types of innate immunity and acquired immunity. Acquired immunity has two types of cellular immunity and humoral immunity. Th1 and Th2 is related Activation of cellular immunity and humoral immunity. Th1 and Th2 usually restrain each other. But,Th1 increases than Th2 and cellular immunity is activated. On the other hand, Th2 increases than Th1 and humoral immunity is activated. Allergic reaction is caused by activation of humoral immunity. So we think Th1 increase and allergic reaction restrained.</p>
+
                <a href="#">
 
+
                    <p><i class="fa fa-flask fa-3x"></i></p>
</div>  
+
                    <p>LABWORK</p>
 
+
                </a>
 
+
                <ul>
 
+
                    <li><a href="#">PROTOCOL</a></li>
 
+
                    <li><a href="#">INTERLAB</a></li>
 
+
                    <li><a href="#">LAB NOTE</a></li>
<div class="column half_size" >
+
                    <li><a href="#">SAFETY</a></li>
<h5> Uploading pictures and files </h5>
+
                </ul>
<p> You can upload your pictures and files to the iGEM 2017 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. <br />
+
            </li>
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
+
            <li class="col-4">
 
+
                <a href="#">
<a href="https://2017.igem.org/Special:Upload">
+
                    <p><i class="fa fa-user fa-3x"></i></p>
UPLOAD FILES
+
                    <p>ABOUT US</p>
</a>
+
                </a>
</p>
+
                <ul>
</div>
+
                    <li><a href="#">TEAM</a></li>
 
+
                    <li><a href="#">ATTRIBUTIONS</a></li>
 
+
                    <li><a href="#">SPONSORS</a></li>
 
+
                </ul>
 
+
            </li>
 
+
            <li class="col-4">
 
+
                <a href="#">
 +
                    <p><i class="fa fa-handshake-o fa-3x" aria-hidden="true"></i></p>
 +
                    <p>HUMAN PRACTICES</p>
 +
                </a>
 +
                <ul>
 +
                    <li><a href="#">COLLABORATOIN</a></li>
 +
                    <li><a href="#">CONTRIBUTION</a></li>
 +
                </ul>
 +
            </li>
 +
            <li class="col-4">
 +
                <a href="#">
 +
                    <p><i class="fa fa-trophy fa-3x" aria-hidden="true"></i></p>
 +
                    <p>ACHIEVEMENTS</p>
 +
                </a>
 +
            </li>
 +
            <li class="col-4">
 +
                <a href="#">
 +
                    <p><i class="fa fa-check fa-2x" aria-hidden="true"></i></p>
 +
                    <p>JUDGING FORM</p>
 +
                </a>
 +
            </li>
 +
        </ul>
 +
    </main>
 +
    <script src="js/jquery-3.2.1.min.js"></script>
 +
    <script src="js/popper.js"></script>
 +
    <script src="js/bootstrap.js"></script>
 +
</body>
  
 
</html>
 
</html>

Revision as of 17:41, 20 October 2017

<main class="top-menu">

  • <a href="#">

    PROJECT

                   </a>
    
    • <a href="#">INTRODUCTION</a>
    • <a href="#">METHOD</a>
    • <a href="#">EXPERIMENTS</a>
    • <a href="#">RESULT</a>
    • <a href="#">DEMONSTRATE</a>
  • <a href="#">

    LABWORK

                   </a>
    
    • <a href="#">PROTOCOL</a>
    • <a href="#">INTERLAB</a>
    • <a href="#">LAB NOTE</a>
    • <a href="#">SAFETY</a>
  • <a href="#">

    ABOUT US

                   </a>
    
    • <a href="#">TEAM</a>
    • <a href="#">ATTRIBUTIONS</a>
    • <a href="#">SPONSORS</a>
  • <a href="#">

    HUMAN PRACTICES

                   </a>
    
    • <a href="#">COLLABORATOIN</a>
    • <a href="#">CONTRIBUTION</a>
  • <a href="#">

    ACHIEVEMENTS

                   </a>
    
  • <a href="#">

    JUDGING FORM

                   </a>
    
   </main>
   <script src="js/jquery-3.2.1.min.js"></script>
   <script src="js/popper.js"></script>
   <script src="js/bootstrap.js"></script>

</body>

</html>