Team:KAIST Korea/Team

From 2013.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<head>
-
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+
-
+
  <style type="text/css" media="screen">
 +
    body    {
 +
      background-color: #aaaaaa;
 +
      font: 10px futura, helvetica, helvetica neue;
 +
    }
 +
    #credits {
 +
      position: absolute;
 +
      bottom:  10px; right: 10px;
 +
      opacity:  0.5;
 +
    }
 +
    #slider {
 +
      width: 400px;
 +
      margin: auto;
 +
    }
 +
    #container {
 +
      background-color: #aaaaaa;
 +
    position:        relative;
 +
      border:          0px solid red;
 +
      height:          400px;
 +
      margin:          auto;
 +
    margin-top :      100px;
 +
    margin-bottom :  40px;
 +
    overflow:        hidden;
 +
  }
 +
</style>
 +
 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="MediaWiki 1.16.5" />
<meta name="generator" content="MediaWiki 1.16.5" />
Line 19: Line 43:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/jquery-ui.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://coulisse.luvdasun.com/assets/jquery.ui.coulisse.min.js"></script>
<script type="text/javascript" src="http://coulisse.luvdasun.com/assets/jquery.ui.coulisse.min.js"></script>
 +
<style type="text/css">
 +
 +
body{
 +
background: #333;
 +
color: #fff;
 +
font: 85% Lucida Grande, Lucida Sans Unicode;
 +
position: relative;
 +
}
 +
 +
#container{
 +
margin: 30px auto;
 +
width: 602px;
 +
}
 +
 +
#controls{
 +
margin-bottom: 20px;
 +
}
 +
 +
#__cvfl-coverflow{
 +
height: 375px;
 +
margin: auto;
 +
overflow: hidden;
 +
position: relative;
 +
width: 530px;
 +
}
 +
 +
#__cvfl-coverflow-label{
 +
color: #fff;
 +
font: 14pt Lucida Grande, Lucida Sans Unicode;
 +
line-height: 1.3em;
 +
position: relative;
 +
text-align: center;
 +
top: 273px;
 +
z-index: 700;
 +
}
 +
 +
#content h1{
 +
margin: 30px 0 10px;
 +
}
 +
 +
#cv{
 +
background: #3a3a3a;
 +
border: 1px solid #888;
 +
position: relative;
 +
}
 +
 +
</style>
<style type="text/css">
<style type="text/css">
.CoulisseDemo
.CoulisseDemo
Line 1,069: Line 1,140:
</div>
</div>
   
   
-
<div id="DivCoverFlowFX"></div>
+
 
-
<script type="text/javascript" src="https://dl.dropboxusercontent.com/u/202315040/kaist/swfobject.js"></script>
+
-
<script type="text/javascript">
+
-
var flashvars = {};
+
-
var params = {};
+
-
params.base = "";
+
-
params.scale = "noscale";
+
-
params.salign = "tl";
+
-
params.wmode = "transparent";
+
-
params.allowFullScreen = "true";
+
-
params.allowScriptAccess = "always";
+
-
swfobject.embedSWF("CoverFlowFX.swf", "DivCoverFlowFX", "600", "320", "9.0.0", false, flashvars, params);
+
-
</script>
+

Latest revision as of 10:13, 23 August 2013

Team:KAIST Korea/Project Background - 2013.igem.org