Line 1: | Line 1: | ||
− | + | <!--最后改动庸庸 11/1/2017 1:34PM Pacific Time--> | |
− | <!-- | + | |
<html> | <html> | ||
<head> | <head> | ||
+ | <style> | ||
+ | #sideMenu, #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | #content { | ||
+ | width: 100%; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | background: #FFF; | ||
+ | } | ||
+ | </style> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
− | < | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <!-- 上述3个meta标签*必须*放在最前面, 任何其他内容都*必须*跟随其后! --> | ||
− | <!-- | + | <title>IGEM BIT HOMEPAGE</title> |
− | <!-- | + | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/bootstrap/min/CSS?action=raw&ctype=text/css"/> |
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/flexslider/CSS?action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/jquery.fancybox/CSS?action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/main/CSS?action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/responsive/CSS?action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/animate/min/CSS?action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" href="css/font-icon.css"> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> | ||
+ | <!-- Animate.css --> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/animate/CSS?action=raw&ctype=text/css"/> | ||
+ | <!-- Icomoon Icon Fonts--> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/font-icon/CSS?action=raw&ctype=text/css"/> | ||
+ | <!-- Bootstrap --> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/bootstrap/CSS?action=raw&ctype=text/css"/> | ||
+ | <!-- Flexslider --> | ||
+ | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/flexslider/CSS?action=raw&ctype=text/css"/> | ||
− | <style | + | <!-- Theme style --> |
− | + | <link rel="stylesheet" href="https://2017.igem.org/Template:BIT/style/CSS?action=raw&ctype=text/css"/> | |
− | + | <!-- 这部分是把HTML连接到css的代码--> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <style> | |
− | + | h5.picturecaption { | |
− | + | color: white; | |
− | + | font-size: 50px; | |
− | font- | + | font-family: Consolas; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | font-family: | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
+ | h5.pagetitle { | ||
+ | color: #171717; | ||
+ | font-size: 45px; | ||
+ | font-family: "Arial"; | ||
} | } | ||
</style> | </style> | ||
+ | <!--picturecaption 图片上方的字体--> | ||
+ | <!--额外定义的字体--> | ||
</head> | </head> | ||
− | <body | + | <!--以上是header属性部分,不需改动--> |
− | < | + | |
− | < | + | <body> |
− | < | + | <div class="fh5co-loader"></div> |
− | < | + | <div id="page"> |
− | + | <nav class="fh5co-nav" role="navigation"> | |
− | < | + | <div class="top-menu"> |
− | + | <div class="container"> | |
− | + | <div class="row"> | |
− | + | <div class="col-xs-2"><!--左上角BIT logo--> | |
− | + | <div id="fh5co-logo"><a href="../Team:BIT">BIT<span>.</span></a></div> | |
− | + | </div> | |
− | + | <div class="col-xs-10 text-right menu-1"><!--右上角菜单--> | |
− | + | <ul> | |
− | + | <li class="has-dropdown"> <a>Project</a><!--PROJECT 及其子选项--> | |
− | + | <ul class="dropdown"> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Design">Design</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Demonstrate">Demonstrate</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Model">Model</a></li> | |
− | + | <!--上面这仨都是子选项--> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/achievement">Achievement</a><!--ACHIEVEMENT 及其子选项--> | |
− | < | + | <ul class="dropdown"> |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Medal">Medal</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Prize">Prize</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Parts">Part</a></li> | |
− | < | + | <li><a href="https://2017.igem.org/Team:BIT/https://2017.igem.org/Team:BIT/Safety">Safety Form</a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/HP">Practice</a><!--Practice 及其子选项--> | |
− | + | <ul class="dropdown"> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/HP/Silver">Silver</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/HP/Gold_Integrated">Gold</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Engagement"> Engagement</a></li> | |
− | < | + | <li><a href="https://2017.igem.org/Team:BIT/Entrepreneurship">Entreperneurship</a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/Notebook">Notebook</a><!--Notebook 及其子选项--> | |
− | < | + | <ul class="dropdown"> |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Gallery">Gallery</a></li> | |
− | + | <li><a href="2017.igem.org/Team:BIT/Track">Track</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/nb">Journal</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Protocol">Protocol</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="has-dropdown"> <a href="https://2017.igem.org/Team:BIT/Team">Team</a><!--TEAM 及其子选项--> | |
− | + | <ul class="dropdown"> | |
− | </ | + | <li><a href="https://2017.igem.org/Team:BIT/Collarbration">Collaborations</a></li> |
− | < | + | <li><a href="https://2017.igem.org/Team:BIT/Team/Member">Member</a></li> |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Attributions">Attributions</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li class="btn-cta"><a href="https://2017.igem.org/Team:BIT"><span>Home</span></a></li> | |
− | + | <!--跳转到主页的链接 及其子选项--> | |
− | + | </ul> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | </nav> | |
− | + | <!-- 以上是页顶菜单 --> | |
− | + | ||
− | + | <!-- 往下是页面部分 --> | |
− | + | ||
− | + | <section id="works" class="works section no-padding"> | |
− | + | <div class="container"> | |
− | + | <div class="col-lg-3 col-md-6 col-sm-6 work"> <a href="https://2017.igem.org/Team:BIT/Design" class="work-box"> <img src="https://static.igem.org/mediawiki/2017/c/c0/BIT_figure_TrackTitle.jpeg" alt=""></div> | |
− | < | + | </section> |
− | + | <!-- portfolio section --> | |
− | + | <!-- footer --> | |
− | + | <footer class="section footer"> | |
− | + | <div class="footer-bottom"> </div> | |
− | + | </footer> | |
− | + | <div id="fh5co-started"> | |
− | + | <div class="overlay"></div> | |
− | + | <div class="container"> | |
− | </ | + | <div class="row animate-box"> |
− | < | + | <div class="col-md-8 col-md-offset-2 text-center fh5co-heading"> |
− | + | <h2>Hire Us!</h2> | |
− | + | <p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit. Eos cumque dicta adipisci architecto culpa amet.</p> | |
− | + | <p><a href="#" class="btn btn-default btn-lg">Contact Us</a></p> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | + | <footer id="fh5co-footer" role="contentinfo"> | |
− | + | <div class="container"> | |
− | + | <div class="row row-pb-md"> | |
− | + | <div class="col-md-4 fh5co-widget"> | |
− | + | <h4>Air</h4> | |
− | + | <p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit. Eos cumque dicta adipisci architecto culpa amet.</p> | |
− | + | </div> | |
− | + | <div class="col-md-2 col-md-push-1 fh5co-widget"> | |
− | + | <h4>Links</h4> | |
− | + | <ul class="fh5co-footer-links"> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT">Home</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/Team#">Team</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:BIT/achievement">Achievement</a></li> | |
− | + | <li><a href="notebook.html">Notebook</a></li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | <div class="col-md-2 col-md-push-1 fh5co-widget"> | |
− | + | <h4>Categories</h4> | |
− | + | <ul class="fh5co-footer-links"> | |
− | + | <li><a href="#">Landing Page</a></li> | |
− | + | <li><a href="#">Real Estate</a></li> | |
− | + | <li><a href="#">Personal</a></li> | |
− | + | <li><a href="#">Business</a></li> | |
− | + | <li><a href="#">e-Commerce</a></li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | <div class="col-md-4 col-md-push-1 fh5co-widget"> | |
− | + | <h4>Contact Information</h4> | |
− | + | <ul class="fh5co-footer-links"> | |
− | + | <li>198 West 21th Street, <br> | |
− | + | Suite 721 New York NY 10016</li> | |
− | + | <li><a href="tel://1234567920">+ 1235 2355 98</a></li> | |
− | + | <li><a href="mailto:info@yoursite.com">info@yoursite.com</a></li> | |
− | + | <li><a href="http://#">freehtml5.co</a></li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | </div> | |
− | + | <div class="row copyright"> </div> | |
− | + | </div> | |
− | + | </footer> | |
− | + | </div> | |
− | + | <div class="gototop js-top"> <a href="#" class="js-gotop"><i class="icon-arrow-up22"></i></a> </div> | |
− | + | <!-- JS FILES --> | |
− | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js?action=raw&ctype=text/jacascript"></script> | |
− | + | <script src="https://2017.igem.org/Template:BIT/bootstrap/min/Javascript"></script> | |
− | + | <script src="https://2017.igem.org/Template:BIT/jquery/flexslider-min/Javascript"></script> | |
− | + | <script src="https://2017.igem.org/Template:BIT/jquery.easing/1/3/Javascript?action=raw&ctype=text/javascript"></script> | |
− | + | <!-- Bootstrap --> | |
− | + | <script src="https://2017.igem.org/Template:BIT/bootstrap/Javascript?action=raw&ctype=text/javascript"></script> | |
− | + | <!-- Waypoints --> | |
− | + | <script src="https://2017.igem.org/Template:BIT/jquery/waypoints/min/Javascript?action=raw&ctype=text/javascript"></script> | |
− | + | <!-- Flexslider --> | |
− | + | <script src="https://2017.igem.org/Template:BIT/jquery/flexslider-min/Javascript?action=raw&ctype=text/javascript"></script> | |
− | + | <!-- Main --> | |
− | + | <script src="https://2017.igem.org/Template:BIT/main/Javascript?action=raw&ctype=text/javascript"></script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
</body> | </body> | ||
</html> | </html> |
Revision as of 23:40, 1 November 2017
Hire Us!
Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit. Eos cumque dicta adipisci architecto culpa amet.