Line 1: | Line 1: | ||
+ | {{Team:UESTC-software/test}} | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
− | <title> | + | <title>二级页面</title> |
− | + | <link href="https://2016.igem.org/Team:UESTC-software/css/template/base?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> | |
− | <link rel="stylesheet" type="text/css" href=" | + | <link href="https://2016.igem.org/Team:UESTC-software/css/template/homePage?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> |
+ | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:UESTC-software/css/template/nav?action=raw&ctype=text/css" /> | ||
</head> | </head> | ||
<body> | <body> | ||
− | < | + | <header class="header"> |
− | < | + | <div class="header-content"> |
− | + | <img src="https://static.igem.org/mediawiki/igem.org/9/9d/Uestc_software-logo.png" class="logo" alt="logo" /> | |
+ | <nav class="main-nav"> | ||
+ | <ul> | ||
+ | <li><a href="../index.html">HOME</a></li> | ||
+ | <li><a href="subLevel.html?id=0">PROJECT</a> | ||
+ | <ul class="sub-nav"> | ||
+ | <li><a href="threeLevel.html?id=0&index=0">Description</a></li> | ||
+ | <li><a href="threeLevel.html?id=0&index=1">Design</a></li> | ||
+ | <li><a href="threeLevel.html?id=0&index=2">Features</a></li> | ||
+ | <li><a href="threeLevel.html?id=0&index=3">Modeling</a></li> | ||
+ | <li><a href="threeLevel.html?id=0&index=4">Validation and testing</a></li> | ||
+ | <li><a href="threeLevel.html?id=0&index=5">Future</a></li> | ||
+ | <li class="three-nav"><a href="threeLevel.html?id=0&index=6;">Extra Work</a> | ||
+ | <ul class="three-nav-menu"> | ||
+ | <li><a href="threeLevel.html?id=0&index=6">BIO1024</a></li> | ||
+ | <li><a href="threeLevel.html?id=0&index=7">BIO2048</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="subLevel.html?id=1">JUDGING</a> | ||
+ | <ul class="sub-nav"> | ||
+ | <li><a href="threeLevel.html?id=1&index=0">Medal Requirements</a></li> | ||
+ | <li><a href="threeLevel.html?id=1&index=1">Safety</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="subLevel.html?id=2">TEAM</a> | ||
+ | <ul class="sub-nav"> | ||
+ | <li><a href="threeLevel.html?id=2&index=0">Team</a></li> | ||
+ | <li><a href="threeLevel.html?id=2&index=1">Collaborations</a></li> | ||
+ | <li><a href="threeLevel.html?id=2&index=2">Notebooks</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="threeLevel.html?id=3&index=0">DOCUMENT</a></li> | ||
+ | <li><a href="threeLevel.html?id=4&index=0">HUMAN PRACTICES</a></li> | ||
+ | <li><a href="threeLevel.html?id=5&index=0">ATTRIBUTIONS</a></li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | </div> | ||
+ | </header> | ||
+ | <div class="detail-desc"> | ||
</div> | </div> | ||
− | <div class="detail- | + | <div class="detail-container"> |
− | + | <iframe src=""></iframe> | |
</div> | </div> | ||
− | <iframe class="footer-iframe" src=" | + | <iframe class="footer-iframe" src="footer.html"></iframe> |
− | + | <script type="text/javascript" src="https://2016.igem.org/Team:UESTC-software/js/basic/jquery?action=raw&ctype=text/javascript"></script> | |
− | < | + | <script type="text/javascript" src="https://2016.igem.org/Team:UESTC-software/js/basic/subLevel?action=raw&ctype=text/javascript"></script> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <script type="text/javascript" src=" | + | |
− | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:10, 28 September 2016