Template:SUSTC-TTEC

From 2012.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 1: Line 1:
-
[[image:TTEC-Logo.PNG|300px]][[image:SUSTC_Logo.jpg|500px]]
+
 
 +
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 +
 
 +
body{background:#59791b url(images/bg_body.gif) repeat-y top; padding:0; margin:0; font:11px Tahoma, serif; color:#565656; height:100%}
 +
 
 +
img{border:0;}
 +
 
 +
form{margin:0; padding:0;}
 +
 
 +
#main{height:750px; width:100%; position:relative; margin:0 auto;}
 +
#flash{width:800px; height:750px; position:relative; margin:0 auto;}
<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>
+

Latest revision as of 03:15, 5 September 2012

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

body{background:#59791b url(images/bg_body.gif) repeat-y top; padding:0; margin:0; font:11px Tahoma, serif; color:#565656; height:100%}

img{border:0;}

form{margin:0; padding:0;}

  1. main{height:750px; width:100%; position:relative; margin:0 auto;}
  2. flash{width:800px; height:750px; position:relative; margin:0 auto;}

Home