Difference between revisions of "Team:UESTC-software/Description"

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>三级页面</title>
     <link rel="stylesheet" type="text/css" href="http://114.215.83.175/wiki/css/base.css" />
+
    <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="http://114.215.83.175/wiki/css/threeLevel.css" />
+
     <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:UESTC-software/css/template/threeLevel?action=raw&ctype=text/css" />
 +
 
 +
     <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:UESTC-software/css/template/nav?action=raw&ctype=text/css" />
 +
    <link href="https://2016.igem.org/Team:UESTC-software/css/template/footer?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
 +
   
 +
<style>
 +
 
 +
p.title {
 +
font-size:40px !important;
 +
text-align: center !important;
 +
}
 +
#bodyContent a[href^="https://"], .link-https {
 +
    padding-right: 0px;
 +
}
 +
</style>
 
</head>
 
</head>
 
<body>
 
<body>
<iframe class="header-iframe" src="http://114.215.83.175/wiki/html/nav.html"></iframe>
+
<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="content-top">
 
<div class="content-top">
  
Line 14: Line 70:
  
 
</div>
 
</div>
<iframe class="footer-iframe" src="http://114.215.83.175/wiki/html/footer.html"></iframe>
+
<footer class="footer">
 +
    <div class="footer-top">
 +
        <p>FOLLOW US:
 +
            <a href="https://github.com/IGEM-UESTC-software" target="_blank"><img src="https://static.igem.org/mediawiki/igem.org/0/06/Uestc_software-github.png" /></a>
 +
            <a href="http://www.uestc.edu.cn/" target="_blank"><img src="https://static.igem.org/mediawiki/igem.org/a/a4/Uestc_software-school.png" /></a>
 +
            <a href="http://weibo.com/u/5621240588?refer_flag=1001030101_&is_hot=1" target="_blank"><img src="https://static.igem.org/mediawiki/igem.org/b/b1/Uestc_software-weibo.png" /></a>
 +
        </p>
 +
        <p>UESTC-SOFTWARE</p>
 +
    </div>
 +
    <div class="footer-bottom">@ 2016 University of Electronic Science and Technology of China</div>
 +
</footer>
  
 
<div class="scroll-top"><img class="bottom" src="https://static.igem.org/mediawiki/igem.org/1/1d/Uestc_software-up.png" /></div>
 
<div class="scroll-top"><img class="bottom" src="https://static.igem.org/mediawiki/igem.org/1/1d/Uestc_software-up.png" /></div>
Line 25: Line 91:
 
     </ul>
 
     </ul>
 
</div>
 
</div>
<script type="text/javascript" src="http://114.215.83.175/wiki/libs/jquery.js"></script>
+
<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="http://114.215.83.175/wiki/js/threeLevel.js"></script>
+
<script type="text/javascript" src="https://2016.igem.org/Team:UESTC-software/js/basic/threeLevel?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
$(document).ready(function(){
 +
    $('.content-top').eq(0).find('.title-img').eq(0).attr('src','https://static.igem.org/mediawiki/igem.org/3/3a/Uestc_software-human-practice.png');
 +
 
 +
})
 +
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 14:05, 29 September 2016

三级页面

CATALOGUE
CATALOGUE