(Created page with "<html> <footer id="footer"> <div class="container"> <ul class="icons"> <li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>...") |
|||
(35 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | + | <head> | |
− | + | <link rel="stylesheet" type="text/css" | |
− | + | href="https://2018.igem.org/wiki/index.php?title=Team:Hong_Kong_HKUST/fontawesome.css&action=raw&ctype=text/css"/> | |
− | + | <link rel="stylesheet" type="text/css" | |
− | + | href="https://2018.igem.org/wiki/index.php?title=Template:Hong_Kong_HKUST/main.css&action=raw&ctype=text/css"/> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<style> | <style> | ||
− | + | .Footercontainer{ | |
− | + | diplay:grid; | |
− | + | grid-template-column: 50% 50%; | |
− | + | ||
+ | } | ||
+ | .product .img-responsive { | ||
+ | margin: 0 auto; | ||
+ | } | ||
</style> | </style> | ||
− | <!-- | + | </head> |
− | < | + | |
− | + | <body> | |
− | <script src="https:// | + | |
− | </script> | + | |
− | + | <!-- Footer --> | |
− | + | <footer id="footer"> | |
− | + | ||
+ | <div class="Footercontainer"> | ||
+ | |||
+ | <div class="container"> | ||
+ | |||
+ | <!-- <h3 style="color:grey"> Contact Us : </h3> | ||
+ | <ul class="icons"> | ||
+ | |||
+ | <li><a href="https://www.facebook.com/hkustigem/" class="icon fa-facebook"><span class="label">Facebook</span></a></li> | ||
+ | <li> </li> --> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="copyright"> | ||
+ | ©IGEM HKUST 2018. All rights reserved. | ||
+ | </div> | ||
+ | </footer> | ||
+ | |||
+ | <!-- Scripts --> | ||
+ | |||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:Hong_Kong_HKUST/jquery.min.js/&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:Hong_Kong_HKUST/jquery.scrollex.min.js/&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:Hong_Kong_HKUST/skel.min.js/&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:Hong_Kong_HKUST/util.js/&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:Hong_Kong_HKUST/main.js/&action=raw&ctype=text/javascript"></script> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</html> | </html> |
Latest revision as of 05:16, 10 October 2018