Difference between revisions of "Team:ASIJ TOKYO/Parts"

Line 25: Line 25:
  
 
<html lang="en">
 
<html lang="en">
<head>
+
<html font="arial">
  <title>Bootstrap Example</title>
+
<html top="15">
  <meta charset="utf-8">
+
  <meta name="viewport" content="width=device-width, initial-scale=1">
+
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
+
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
+
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
+
</head>
+
<body style="height:1500px">
+
  
<nav class="navbar navbar-inverse navbar-fixed-top">
 
  <div class="container-fluid">
 
    <div class="navbar-header">
 
      <a class="navbar-brand" href="#">ASIJ_IGEM</a>
 
    </div>
 
    <ul class="nav navbar-nav">
 
      <li class="active">  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Team">Team</a>
 
</li>
 
      <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project <span class="caret"></span></a>
 
        <ul class="dropdown-menu">
 
          <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Description">Project</a>
 
</li>
 
          <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Notebook">Notebook</a>
 
</li>
 
        </ul>
 
      </li>
 
      <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Parts">Parts</a>
 
</li>
 
      <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Safety">Safety</a>
 
</li>
 
      <li>    <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Engagement">Human Practices</a>
 
  
 +
<head>
  
    </ul>
 
  </div>
 
</nav>
 
  
 
 
Line 70: Line 40:
 
</div>
 
</div>
 
</section>
 
</section>
 +
                           
  
  
Line 139: Line 110:
 
</section>
 
</section>
 
 
 +
  <title>Bootstrap Example</title>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
</head>
 +
<body style="height:1500px">
  
 +
<nav class="navbar navbar-inverse navbar-fixed-top">
 +
  <div class="container-fluid">
 +
    <div class="navbar-header">
 +
      <a class="navbar-brand" href="#">ASIJ_IGEM</a>
 +
    </div>
 +
    <ul class="nav navbar-nav">
 +
      <li class="active">  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Team">Team</a>
 +
</li>
 +
      <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Description">Project</a>
 +
</li>
 +
          <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Notebook">Notebook</a>
 +
</li>
 +
        </ul>
 +
      </li>
 +
      <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Parts">Parts</a>
 +
</li>
 +
      <li>  <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Safety">Safety</a>
 +
</li>
 +
      <li>    <a href="https://2017.igem.org/Team:ASIJ_TOKYO/Engagement">Human Practices</a>
 +
 +
 +
    </ul>
 +
  </div>
 +
</nav>
 
 
 
 
Line 4,276: Line 4,281:
 
}
 
}
 
</style>
 
</style>
 +
 +
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 02:32, 27 October 2017



</body> <head> <title>IGEM ASIJ TOKYO</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> </head> <body>



Basic Parts

Basic parts are SUMMARY

Notes

This page should list all the basic parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page. Remember judges will only look at the first part in the list for the Best Basic Part award, so put your best part first!

Composite Parts

Composite parts are SUMMARY

Notes

This page should list all the basic parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page. Remember judges will only look at the first part in the list for the Best Basic Part award, so put your best part first!

Bootstrap Example