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

Line 5: Line 5:
 
     <title>二级页面</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 href="https://2016.igem.org/Team:UESTC-software/css/template/base?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
 +
    <link href="https://2016.igem.org/Team:UESTC-software/css/template/footer?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> 
 
     <link href="https://2016.igem.org/Team:UESTC-software/css/template/homePage?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
 
     <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" />
 
     <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:UESTC-software/css/template/nav?action=raw&ctype=text/css" />
Line 61: Line 62:
 
     <iframe src=""></iframe>
 
     <iframe src=""></iframe>
 
</div>
 
</div>
<iframe class="footer-iframe" src="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="../img/github.png" /></a>
 +
            <a href="http://www.uestc.edu.cn/" target="_blank"><img src="../img/school.png" /></a>
 +
            <a href="http://weibo.com/u/5621240588?refer_flag=1001030101_&is_hot=1" target="_blank"><img src="../img/weibo.png" /></a>
 +
        </p>
 +
        <p>UESTC-SOFTWARE</p>
 +
    </div>
 +
    <div class="footer-bottom">@ 2016 University of Electronic Science and Technology of China</div>
 +
</footer>
 
<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/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="https://2016.igem.org/Team:UESTC-software/js/basic/subLevel?action=raw&ctype=text/javascript"></script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 04:50, 29 September 2016

二级页面