SUSTC-SZ-B 2013iGEM
From 2013.igem.org
m (moved Team:SUSTC-Shenzhen-B to SUSTC-SZ-B 2013iGEM) |
|||
Line 1: | Line 1: | ||
- | |||
- | |||
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
- | + | <title>Team:SUSTC-Shenzhen-B</title> | |
- | </ | + | <style> |
- | < | + | body{ |
- | + | color: #ffffe0; | |
- | + | background-color: #0b3b41; | |
- | + | padding: 0px; | |
- | + | margin: 0px; | |
- | + | font-size: small; | |
- | + | font-family: Helvetica, Geneva, Verdana, Arial, sans-serif; | |
- | + | } | |
- | + | #header{ | |
+ | margin-top: 80px; | ||
+ | text-align: center; | ||
+ | font-size: 2.2em; | ||
+ | } | ||
+ | #content{ | ||
+ | padding: 50px 50px; | ||
+ | padding-bottom: 0px; | ||
+ | width: 500px; | ||
+ | background-color: white; | ||
+ | color: black; | ||
+ | margin: 60px auto; | ||
+ | box-shadow:10px 10px 10px #000; | ||
+ | } | ||
+ | #tag{ | ||
+ | font-size: 1.3em; | ||
+ | background: #8e388e; | ||
+ | position: relative; | ||
+ | left: -80px; | ||
+ | top: -30px; | ||
+ | padding: 7px 10px; | ||
+ | width: 75px; | ||
+ | font-weight: bold; | ||
+ | color: white; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
- | { | + | h2{ |
- | + | font-weight: normal; | |
- | + | font-size: 1.8em; | |
- | + | position: relative; | |
- | + | left: 120px; | |
- | + | top: -80px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #text{ | |
+ | position: relative; | ||
+ | top: -80px; | ||
+ | } | ||
- | { | + | #navigator { |
- | + | font-weight: thicker; | |
- | + | margin-top: 50px; | |
- | + | text-align: center; | |
- | + | font-size: 1.3em; | |
- | + | } | |
- | + | #home{ | |
- | + | background: #ffff00; | |
- | + | box-shadow:10px 10px 10px #000; | |
- | + | } | |
- | + | #project{ | |
+ | background: #3cb371; | ||
+ | box-shadow:10px 10px 10px #000; | ||
+ | } | ||
+ | #team{ | ||
+ | background: #ff0000; | ||
+ | box-shadow:10px 10px 10px #000;ssssssssssssssss | ||
+ | } | ||
+ | #navigator a:link, #navigator a:visited{ | ||
+ | color: #000000; | ||
+ | text-decoration: none; | ||
+ | padding: 10px 20px; | ||
+ | margin: 30px; | ||
+ | } | ||
+ | #navigator a:hover{ | ||
+ | color: #4eee94; | ||
+ | } | ||
+ | |||
+ | .shadow{ | ||
+ | box-shadow:8px 8px 10px #000; | ||
+ | } | ||
+ | |||
+ | #footer{ | ||
+ | padding-top: 1px; | ||
+ | padding-bottom: 5px; | ||
+ | margin-top: 40px; | ||
+ | margin-bottom: 0px; | ||
+ | text-align: center; | ||
+ | background: #000000; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="header"> | ||
+ | <a>SUSTC<br />Shenzhen-B</a> | ||
+ | </div> | ||
+ | <div id="content"> | ||
+ | <p id="tag"> | ||
+ | Welcome | ||
+ | </p> | ||
+ | <h2> | ||
+ | Haha | ||
+ | </h2> | ||
+ | <div id="text"> | ||
+ | <p> | ||
+ | This is a template page. READ THESE INSTRUCTIONS. | ||
+ | </p> | ||
+ | <p> | ||
+ | You are provided with this team page template with | ||
+ | which to start the iGEM season. You may choose to | ||
+ | personalize it to fit your team but keep the same | ||
+ | "look." Or you may choose to take your team wiki to | ||
+ | a different level and design your own wiki. You can | ||
+ | find some examples HERE. | ||
+ | </p> | ||
+ | <p> | ||
+ | You MUST have all of the pages listed in the menu below | ||
+ | with the names specified. PLEASE keep all of your pages | ||
+ | within your teams namespace. | ||
+ | </p> | ||
+ | <p> | ||
+ | Home, Team, Official Team Profile, Project, Parts Submitted | ||
+ | to the Registry, Modeling, Notebook, Safety, Attributions. | ||
+ | </p> | ||
+ | <p> | ||
+ | This is a template page. READ THESE INSTRUCTIONS. | ||
+ | </p> | ||
+ | <p> | ||
+ | You are provided with this team page template with | ||
+ | which to start the iGEM season. You may choose to | ||
+ | personalize it to fit your team but keep the same | ||
+ | "look." Or you may choose to take your team wiki to | ||
+ | a different level and design your own wiki. You can | ||
+ | find some examples HERE. | ||
+ | </p> | ||
+ | <p> | ||
+ | You MUST have all of the pages listed in the menu below | ||
+ | with the names specified. PLEASE keep all of your pages | ||
+ | within your teams namespace. | ||
+ | </p> | ||
+ | <p> | ||
+ | Home, Team, Official Team Profile, Project, Parts Submitted | ||
+ | to the Registry, Modeling, Notebook, Safety, Attributions. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="navigator"> | ||
+ | <a id="home" class="shadow" href="home.html">HOME</a> | ||
+ | <a id="project" class="shadow" href="project.html">PROJECT</a> | ||
+ | <a id="team" class="shadow" href="team.html">TEAM</a> | ||
+ | </div> | ||
+ | <div id="footer"> | ||
+ | <p> | ||
+ | SUSTC-Shenzhen-B | ||
+ | </p> | ||
+ | <p> | ||
+ | igem2013@sustc.edu.cn | ||
+ | </p> | ||
+ | <script type="text/javascript" charset="UTF-8"> | ||
+ | (function(){ | ||
+ | var _w = 24 , _h = 24; | ||
+ | var param = { | ||
+ | url:location.href, | ||
+ | type:'2', | ||
+ | count:'', /**是否显示分享数,1显示(可选)*/ | ||
+ | appkey:'', /**您申请的应用appkey,显示分享来源(可选)*/ | ||
+ | title:'#iGEM#我刚刚浏览了SUSTC-Shenzhen-B的Wiki。真的是太赞了!', /**分享的文字内容(可选,默认为所在页面的title)*/ | ||
+ | pic:'', /**分享图片的路径(可选)*/ | ||
+ | ralateUid:'', /**关联用户的UID,分享微博会@该用户(可选)*/ | ||
+ | language:'zh_cn', /**设置语言,zh_cn|zh_tw(可选)*/ | ||
+ | dpc:1 | ||
+ | } | ||
+ | var temp = []; | ||
+ | for( var p in param ){ | ||
+ | temp.push(p + '=' + encodeURIComponent( param[p] || '' ) ) | ||
+ | } | ||
+ | document.write('<iframe allowTransparency="true" frameborder="0" scrolling="no" src="http://service.weibo.com/staticjs/weiboshare.html?' + temp.join('&') + '" width="'+ _w+'" height="'+_h+'"></iframe>') | ||
+ | })() | ||
+ | </script> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 17:37, 24 July 2013
Welcome
Haha
This is a template page. READ THESE INSTRUCTIONS.
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples HERE.
You MUST have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
Home, Team, Official Team Profile, Project, Parts Submitted to the Registry, Modeling, Notebook, Safety, Attributions.
This is a template page. READ THESE INSTRUCTIONS.
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples HERE.
You MUST have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
Home, Team, Official Team Profile, Project, Parts Submitted to the Registry, Modeling, Notebook, Safety, Attributions.