Difference between revisions of "Team:DLUT China B/Design"

(Prototype team page)
 
(初次上传。)
Line 1: Line 1:
{{DLUT_China_B}}
+
<html lang="en">
<html>
+
<head>
 +
    <meta charset="UTF-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <title>Design</title>
 +
    <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/style.css&action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/nav.css&action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/fontawesome.css&action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/css/contents.css&action=raw&ctype=text/css">
 +
</head>
 +
<body>
 +
<div id="dlutb">
 +
    <div id="moduleHeader">
 +
        <div id="nav"></div>
 +
        <div id="background" class="design"></div>
 +
        <div class="moduleTitle">Design</div>
 +
    </div>
  
<div class="column full_size">
+
    <div id="article">
<h1>Design</h1>
+
        <div class="mainText">
<p>
+
            <p>There is nothing here at the moment.</p>
Design is the first step in the design-build-test cycle in engineering and synthetic biology. Use this page to describe the process that you used in the design of your parts. You should clearly explain the engineering principles used to design your project.
+
        </div>
</p>
+
    </div>
  
<p>
+
    <div id="footer">
This page is different to the "Applied Design Award" page. Please see the <a href="https://2018.igem.org/Team:DLUT_China_B/Applied_Design">Applied Design</a> page for more information on how to compete for that award.
+
        <div id="address">
</p>
+
            <h3><i class="fas fa-map-marker-alt"></i> Address</h3>
 +
            <p>No.2 Linggong Road, Ganjingzi District, Dalian City, Liaoning Province, P.R.C., 116024</p>
 +
            <h3><i class="fas fa-at"></i> E-mail</h3>
 +
            <p>igem_dlut_china_B#163.com (Please replace # with @)</p>
 +
        </div>
 +
        <div id="follow">
 +
            <h3>Follow Us</h3>
 +
            <div id="platformName">
 +
                <p><i class="fab fa-weixin"></i> WeChat</p>
 +
                <p></p>
 +
                <p><i class="fab fa-weibo"></i> Weibo</p>
 +
            </div>
 +
            <div id="qrCode">
 +
                <div><img src="https://static.igem.org/mediawiki/2018/c/c6/T--DLUT_China_B--wechat.png" width="100"></div>
 +
                <div></div>
 +
                <div><img src="https://static.igem.org/mediawiki/2018/6/6b/T--DLUT_China_B--weibo.png" width="100"></div>
  
</div>
+
            </div>
 +
        </div>
 +
    </div>
  
 +
    <div id="back" class="btn">
 +
        <i class="fas fa-angle-up"></i>
 +
    </div>
  
 
+
    <script src="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/js/script.js&action=raw&ctype=text/javascript"></script>
<div class="column two_thirds_size">
+
    <script src="https://2018.igem.org/wiki/index.php?title=Template:DLUT_China_B/js/contents.js&action=raw&ctype=text/javascript"></script>
<h3>What should this page contain?</h3>
+
    <script>
<ul>
+
        $(document).ready(function () {
<li>Explanation of the engineering principles your team used in your design</li>
+
            $(window).scroll(function () {
<li>Discussion of the design iterations your team went through</li>
+
                topToggle();
<li>Experimental plan to test your designs</li>
+
            });
</ul>
+
        });
 
+
    </script>
 
</div>
 
</div>
 
+
</body>
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<ul>
+
<li><a href="https://2016.igem.org/Team:MIT/Experiments/Promoters">2016 MIT</a></li>
+
<li><a href="https://2016.igem.org/Team:BostonU/Proof">2016 BostonU</a></li>
+
<li><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">2016 NCTU Formosa</a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 02:30, 15 October 2018

Design

Design

There is nothing here at the moment.