|
|
Line 1: |
Line 1: |
- | [[image:TTEC-Logo.PNG|300px]][[image:SUSTC_Logo.jpg|500px]]
| + | |
| + | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| | | |
| <html> | | <html> |
| | | |
- | <title>SUSTC iGEM Team: Welcome</title> | + | <head> |
| + | |
| + | <title>Home</title> |
| + | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
- | <style type="text/css">
| |
- | /*hide default igem banner and reformat style into blank slate*/
| |
- | #globalWrapper {width: 100%;}
| |
- | #top-section {width: 100%; height:30px; border:none;}
| |
- | #p-logo {display:none;}
| |
- | #search-controls {display:none;}
| |
- | .printfooter {display:none;}
| |
- | #footer-box {border:none;}
| |
- | .firstHeading {display:none;}
| |
- | #content {width: 100%; border:none;}
| |
- | #bodyContent {border:none;}
| |
| | | |
| | | |
- | /*actual content styles*/
| |
- | body {width: 800px; margin:auto;}
| |
- | .navbar li {color:#00FFFFR;}
| |
- | .navbar li a {color: #00FFFFR;}
| |
- | .navbar li a:hover {background:#8B0000; color:#00FFFFR;}
| |
| | | |
- | /*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/
| + | <link href="style.css" rel="stylesheet" type="text/css"> |
- | </style>
| + | |
| | | |
| + | <script src="flash/flash.js" language="JavaScript" type="text/javascript"></script> |
| | | |
- | <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/bepcnvc/YKnm67emn/team.css"> | + | </head> |
| | | |
- | <link href='http://fonts.googleapis.com/css?family=Signika' rel='stylesheet' type='text/css'> | + | <body> |
| | | |
- | <style type="text/css">@import "http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/videobox.css";</style> | + | <table width="800" border="0" cellspacing="0" cellpadding="0" style="height:100%;" align="center"> |
| | | |
- | </head> | + | <tr> |
- | <body class="basiclayout"> | + | |
- | <div id="bu-wellesley_wiki_content"> | + | <td valign="top" id="main" style="border:1px solid red;"> |
| + | |
| + | <table width="800" border="0" cellspacing="0" cellpadding="0" align="center"> |
| + | |
| + | <tr> |
| + | |
| + | <td valign="top" id="flash"><script language="JavaScript" type="text/javascript">RunFlash();</script></td> |
| + | |
| + | </tr> |
| + | |
| + | </table> |
| + | |
| + | </td> |
| + | |
| + | </tr> |
| + | |
| + | </table> |
| + | |
| + | </body> |
| | | |
- | <ul id="nav"> | + | </html> |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B"><span>Home</span></a></li>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Project"><span>Project</span></a>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Overview"><span>Overview</span></a></li>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Algorithm"><span>Algorithm</span></a></li>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Future Application"><span>Future Application</span></a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Notebook"><span>Notebook</span></a></li>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Team"><span>Team</span></a>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Members"><span>Members</span></a></li>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Acknowledgement"><span>Acknowledgement</span></a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Human Practice"><span>Human Practice</span></a></li>
| + | |