Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
+ | <meta name="renderer" content="webkit"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
+ | <title>Home</title> | ||
+ | <style type='text/css'> | ||
+ | #top_title, #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
− | + | #content { | |
− | + | width: 100%; | |
− | < | + | margin: 0; |
− | + | padding: 0; | |
− | </ | + | } |
− | < | + | </style> |
− | + | <!--jQuery--> | |
− | + | <script src="https://2016.igem.org/Template:UCAS/jQuery/jquery_min?action=raw&ctype=text/javascript"></script> | |
− | < | + | <script src="https://2016.igem.org/Template:UCAS/jQuery/jquery_easing?action=raw&ctype=text/javascript"></script> |
− | < | + | <!--bootstrap--> |
− | < | + | <link href="https://2016.igem.org/Template:UCAS/bootstrap/css/bootstrap_min?action=raw&ctype=text/css" rel="stylesheet"> |
− | < | + | <script src="https://2016.igem.org/Template:UCAS/bootstrap/js/bootstrap_min?action=raw&ctype=text/javascript"></script> |
− | < | + | <!--ZalkiHoverImg--> |
− | < | + | <link href="https://2016.igem.org/Template:UCAS/ZalkiHoverImg/zalki_hover_img?action=raw&ctype=text/css" rel="stylesheet"> |
− | < | + | <script type="text/javascript" src="https://2016.igem.org/Template:UCAS/ZalkiHoverImg/zalki_hover_img_min?action=raw&ctype=text/javascript"></script> |
− | < | + | <!--customer--> |
− | < | + | <script src="https://2016.igem.org/Template:UCAS/customer/docs_js?action=raw&ctype=text/javascript"></script> |
− | + | <link href="https://2016.igem.org/Template:UCAS/customer/docs?action=raw&ctype=text/css" rel="stylesheet"> | |
+ | <link href="https://2016.igem.org/Template:UCAS/customer/patch?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Template:UCAS/nav/nav?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Template:UCAS/customer/customer?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="http://cdn.bootcss.com/html5shiv/3.7.0/html5shiv.js"></script> | ||
+ | <script src="http://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script> | ||
+ | <![endif]--> | ||
+ | <script> | ||
+ | $(function () { | ||
+ | $('#top_menu_under').height(6); | ||
+ | }); | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="container-fluid" style="background-color: black"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/d/dd/T--UCAS--navLeft.png" style="float: left; height: 40px; padding-left: 10px"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/2/22/T--UCAS--navRight.png" style="float: right; height: 40px; padding-right: 10px"> | ||
+ | <nav class="homeNav" style="float: right"> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS">HOME</a></li> | ||
+ | <li> | ||
+ | <a>TEAM</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Team">Team</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Collaborations">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a>PROJECT</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Description">Description</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Design">Design</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Experiments">Experiments</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Proof">Proof of Concept</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Demonstrate">Demonstrate</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Results">Achievements</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Notebook">Notebook</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a>Parts</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Parts">Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Basic_Parts">Basic Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Composite_parts">Composite Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Part_Collection">Part Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2016.igem.org/Team:UCAS/Safety">Safety</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2016.igem.org/Team:UCAS/Attributions">Attributions</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a>HUMAN PRACTICES</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Human_Practices">Human Practices</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/HP/Silver">Silver</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/HP/Gold">Gold</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a>AWARDS</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Hardware">Hardware</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:UCAS/Model">Model</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </nav> | ||
+ | </div> | ||
+ | <div class="container home-content"> | ||
+ | <div class="row"> | ||
+ | <div id="carousel-home" class="carousel slide" data-ride="carousel"> | ||
+ | <!-- Indicators --> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#carousel-home" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#carousel-home" data-slide-to="1"></li> | ||
+ | </ol> | ||
+ | <!-- Wrapper for slides --> | ||
+ | <div class="carousel-inner" role="listbox"> | ||
+ | <div class="item active"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f8/T--UCAS--carousel01.png" class="carouselImg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f8/T--UCAS--carousel01.png" class="carouselImg"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- Controls --> | ||
+ | <a class="left carousel-control" href="#carousel-home" role="button" data-slide="prev"> | ||
+ | <span class="glyphicon glyphicon-chevron-left"></span> | ||
+ | <span class="sr-only">Previous</span> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#carousel-home" role="button" data-slide="next"> | ||
+ | <span class="glyphicon glyphicon-chevron-right"></span> | ||
+ | <span class="sr-only">Next</span> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div style="position: relative;"> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/19/T--UCAS--abstract.png" style="width: 100%;"> | ||
+ | </div> | ||
+ | <div style="position: absolute; left: 7%; top: 21%; width: 88%; z-index: 10;"> | ||
+ | 示例文字,示例文字,示例文字,示例文字,示例文字,示例文字, | ||
+ | 示例文字,示例文字,示例文字,示例文字,示例文字,示例文字, | ||
+ | 示例文字,示例文字,示例文字,示例文字,示例文字,示例文字, | ||
+ | 示例文字,示例文字,示例文字,示例文字,示例文字,示例文字, | ||
+ | 示例文字,示例文字,示例文字,示例文字,示例文字,示例文字, | ||
+ | <br> | ||
+ | 自己改字体、字间距和行间距 | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div style="position: relative;"> | ||
+ | <div> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/94/T--UCAS--contact.png" style="width: 100%;"> | ||
+ | </div> | ||
+ | <div style="position: absolute; left: 9%; top: 38%; width: 36%; z-index: 10; background-color: #2aabd2;"> | ||
+ | TEST | ||
+ | </div> | ||
+ | <div style="position: absolute; left: 19%; top: 56%; width: 27%; z-index: 10; background-color: #2aabd2;"> | ||
+ | TEST | ||
+ | </div> | ||
+ | <div style="position: absolute; left: 19%; top: 67%; width: 27%; z-index: 10; background-color: #2aabd2;"> | ||
+ | ucasigem@163.com | ||
+ | </div> | ||
+ | <div style="position: absolute; left: 8.5%; top: 86%; width: 4.4%; z-index: 10;"> | ||
+ | <a href="wiki.html" target="_blank"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/1/17/T--UCAS--facebook.png" style="width: 100%;"> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div style="position: absolute; left: 14.5%; top: 86%; width: 4.4%; z-index: 10;"> | ||
+ | <a href="wiki.html" target="_blank"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/2/28/T--UCAS--twitter.png" style="width: 100%;"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 15:46, 16 October 2016