Team:NGSS TR

From 2014hs.igem.org

(Difference between revisions)
 
(67 intermediate revisions not shown)
Line 7: Line 7:
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900" rel="stylesheet" />
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900" rel="stylesheet" />
<link href="https://dl.dropboxusercontent.com/s/8e5udrk6yimymut/duzenlenm%C4%B1sdefault.css?" rel="stylesheet" type="text/css" media="all"/>
<link href="https://dl.dropboxusercontent.com/s/8e5udrk6yimymut/duzenlenm%C4%B1sdefault.css?" rel="stylesheet" type="text/css" media="all"/>
 +
<link href="https://googledrive.com/host/0B8WX1ia5qwrucExTMHlYeUNDTHc" rel="stylesheet" type="text/css" media="all"/>
 +
<link href="https://www.dropbox.com/s/stlxjktst2h7t3z/iGEM%203.png?" type="text/css" media="all"/>
 +
<style type="text/css">
 +
 +
 +
 +
 +
 +
<!-- this section changes the default wiki template to a white full width background -->
<style type="text/css">
<style type="text/css">
-
#footer-wrapper {
+
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
-
height: auto;
+
-
width: auto;
+
-
}
+
-
#p-logo{
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
-
display:none;
+
-
}
+
 +
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 +
#footer-wrapper {
 +
    height: auto;
 +
    width: auto;
 +
}
 +
#p-logo {display:none}
 +
#content {top: -50px}
 +
#menubar {top: -35px; font-size: 65%}
 +
#search-controls {display : none}
 +
div.thumb div a img {
 +
    background-color:white;
 +
    padding:6px 0px;
 +
}
 +
#globalWrapper {/* the wiki */
 +
    background-color: rgb(255, 255, 255);
 +
    width:1100px;
 +
    height:auto;
 +
    margin:0 auto;
 +
    padding:0;
 +
}
 +
#top-section{/* the igem flag + top menu)*/
 +
    position:fixed; 
 +
    margin:0;
 +
    padding:0;
 +
    top:0;
 +
    height:auto;
 +
    width:1100px;
 +
    border:none;
 +
    z-index:3;
 +
}
 +
#p-logo{/*le conteneur de la banière igem avec un lien vers igem*/
 +
    display:none;
 +
}
 +
#menubar {/* la barre de menu du haut */
 +
    display:none;
 +
    margin:0;
 +
    width:550px;
 +
    height:20px;
 +
    color:white;
 +
    background-color:rgb(46,43,52);
 +
    text-decoration:none;
 +
    font-size:12px;
 +
    z-index:0;
 +
}
 +
#menubar ul {
 +
    line-height:20px;   
 +
}
 +
#menubar a{/*les lien de la barre de menu du haut */
 +
    color:white;
 +
    text-decoration:none;
 +
    background:transparent;
 +
    z-index:3;
 +
}
 +
.left-menu{/* le menu de haut gauche */
 +
    float:left; 
 +
    z-index:3;
 +
}
 +
.right-menu{/* le menu de login haut droite*/
 +
    float:right;
 +
    z-index:3;
 +
}
 +
.right-menu a{/* les lien du login */
 +
}
 +
#search-controls{/* la barre de recherche*/
 +
    display:none;
 +
}
 +
#content{/* le body de la page*/
 +
    border:none;
 +
    padding:0;
 +
    margin:0;
 +
    z-index:1;
 +
    width:100%;
 +
    height:auto;
 +
    background:#ffffff;
 +
}
</style>
</style>
<body>
<body>
-
<marquee direction="left">
+
<script type="text/javascript">
-
</marquee>  
+
<script type="text/javascript">
 +
function MM_swapImgRestore() { //v3.0
 +
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
 +
}
 +
function MM_preloadImages() { //v3.0
 +
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
 +
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
 +
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
 +
}
-
<table width="30%" border="0" align="center" cellpadding="0" cellspacing="0" >
+
function MM_findObj(n, d) { //v4.01
-
   <tr><td>
+
   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
-
<div id="header-wrapper">
+
     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
-
  <div id="header" class="container">
+
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
-
     <div id="header2" class="container">
+
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
-
    <div id="logo"> <img src="NGSSlogo.png" alt="" width="174" height="93" usemap="#Map"/></div>
+
   if(!x && d.getElementById) x=d.getElementById(n); return x;
-
      <div id="menu">
+
}
-
        <ul>
+
-
          <li><a href="page1.html" accesskey="2" title="">PROJECT</a></li>
+
-
          <li><a href="notebook.html" accesskey="3" title="">NOTEBOOK</a></li>
+
-
          <li><a href="" accesskey="4" title="">LAB</a></li>
+
-
          <li><a href="" accesskey="5" title="">OUTREACH</a></li>
+
-
          <li><a href="" accesskey="6" title="">TEAM</a></li>
+
-
          <li><a href="" accesskey="7" title="">FUN</a></li>
+
-
          <li><a href="" accesskey="8" title="">ATTRIBUTIONS</a></li>
+
-
        </ul>
+
-
      </div>
+
-
    </div>
+
-
   </div>
+
-
</div>
+
-
<div id="header-featured"><marquee direction="left">
+
-
<img src="file:///D|/hicetin/images/examplephoto.JPG" width="598" height="440" alt="first"/>
+
-
<img src="file:///D|/hicetin/images/serra_015.jpg" width="598" height="440" alt="second"/>
+
-
</marquee>
+
-
  </div>
+
-
<div id="wrapper">
+
function MM_swapImage() { //v3.0
-
   <div id="featured-wrapper">
+
   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
-
    <div id="featured" class="container">
+
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
-
      <div class="column1">
+
}
-
        <div class="title">
+
</script>
-
          <h2>&nbsp;</h2>
+
</head>
-
          <h2>&nbsp;</h2>
+
<body onload="MM_preloadImages,'https://static.igem.org/mediawiki/2014hs/4/4a/ProjectTransform.png','https://static.igem.org/mediawiki/2014hs/5/56/Results_transform.png','https://static.igem.org/mediawiki/2014hs/2/28/BeyondTheLabbuttonTransform.png','https://static.igem.org/mediawiki/2014hs/3/35/LabOverClouds20.png')">
-
          <h2><img src="project.png" width="128" height="120" alt=""/></h2>
+
<marquee direction="left">
-
          <h2>&nbsp;</h2>
+
</marquee>
-
          <h2>&nbsp;</h2>
+
<section class="container"></section>
-
          <h2>PROJECT DESCRIPTION</h2>
+
<table width="30%" border="0" align="center" cellpadding="0" cellspacing="0" >
-
          <a href="page1.html"> </a>
+
  <tr>
-
       </div>
+
    <td bgcolor="#423F3D"><p>
-
         <p>DESCRIPTION OF OUR PROJECT</p>
+
      <script type="text/javascript">  
-
      </div>
+
  </script>
-
      </a>
+
    </p>
-
      <div class="column2">
+
       <div id="header-wrapper">
-
        <div class="title">
+
         <div id="header" class="container">
-
          <h2>&nbsp;</h2>
+
          <div id="header2" class="container">
-
          <h2>&nbsp;</h2>
+
            <p>
-
          <p>&nbsp;</p>
+
              <aside class="container" id="ebox1"> <img src="https://static.igem.org/mediawiki/2014hs/b/bb/NGSSlogo.png" alt="" width="198" height="112" id="Image5" /><img src="https://static.igem.org/mediawiki/2014hs/8/82/Bos.png" alt="" width="39" height="91" align="right"/><a href="https://2014hs.igem.org/Main_Page"/><img src="https://static.igem.org/mediawiki/2014/b/b1/Iitdpage_IGEM_official_logo.png" alt="" width="136" height="88" align="right"/></aside>
-
           <h2>MODELLING</h2>
+
            </p>
 +
           </div>
         </div>
         </div>
-
         <p>MATH AND VISUAL MODELLING</p>
+
         <p>
 +
          <section> </section>
 +
        </p>
 +
        <section>
 +
          <div id="menu">
 +
            <ul>
 +
          <li>
 +
            <div align="right"></div></li>
 +
          <li><a href="https://2014hs.igem.org/Team:NGSS_TR/project.html" accesskey="2" title="">PROJECT</a></li>             
 +
          <li><a href="https://2014hs.igem.org/Team:NGSS_TR/notebook.html" accesskey="3" title="">NOTEBOOK</a></li>
 +
          <li><a href="https://2014hs.igem.org/Team:NGSS_TR/lab.html" accesskey="4" title="">LAB</a></li>
 +
          <li><a href="https://2014hs.igem.org/Team:NGSS_TR/outreach.html" accesskey="5" title="">OUTREACH</a></li>
 +
          <li><a href="https://2014hs.igem.org/Team:NGSS_TR/team.html" accesskey="6" title="">TEAM</a></li>
 +
          <li><a href="https://2014hs.igem.org/Team:NGSS_TR/results.html" accesskey="7" title="">RESULTS</a></li>
 +
          <li><a href="https://2014hs.igem.org/Team:NGSS_TR/attributions.html" accesskey="8" title="">ATTRIBUTIONS</a></li>
 +
        </ul>
 +
          </div>
 +
        </section>
       </div>
       </div>
-
      <div class="column3">
 
-
        <div class="title">
 
-
          <h2>&nbsp;</h2>
 
-
          <h2><img src="fun.png" width="119" height="142" alt=""/></h2>
 
-
          <h2>&nbsp;</h2>
 
-
          <h2>&nbsp;</h2>
 
-
          <h2>FUN!</h2>
 
-
        </div>
 
-
        <p>THINGS THAT WE DID</p>
 
-
  </div>
 
-
      <div class="column4">
 
-
        <div class="title">
 
-
          <h2>&nbsp;</h2>
 
-
        </div>
 
-
        <p></p>
 
-
  </div>
 
-
  </div>
 
-
    <p align="justify"><span class="current_page_item"><a href="index.html" accesskey="1" title=""><img src="YouTube-logo-full_color.png" alt="" width="165" height="119" class="icon" align="left"/></a></span></p>
 
-
    <div></div>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
</td></tr></table>
 
-
<map name="Map" id="Map">
+
        <div> <a href="https://2014hs.igem.org/Team:NGSS_TR/project.html"</a><img src="https://static.igem.org/mediawiki/2014hs/9/94/Yeni.jpg" width="1100" height="350"/> </div>
-
  <area shape="rect" coords="6,5,161,88" href="#" alt="" />
+
      <div id="wrapper">
-
</map>
+
        <blockquote>
 +
          <blockquote>
 +
            <blockquote>
 +
              <blockquote>
 +
                <p><span class="container"><a href="https://twitter.com/NGSS_TURKEY"></a><a href="https://vine.co/u/1086315443054071808"></a><a href="http://www.youtube.com/channel/UCaaIUqX271X0nmTabnkR-Jw"></a> <a href="https://2014hs.igem.org/Team:NGSS_TR/lab.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('imagejb','','https://static.igem.org/mediawiki/2014hs/3/35/LabOverClouds20.png',1)"><img src="https://static.igem.org/mediawiki/2014hs/e/ef/Safetybutton.png" alt="" title="Safety" width="177" height="176" id="imagejb" /></a></span><span class="container"><a href="https://2014hs.igem.org/Team:NGSS_TR/project.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image11','','https://static.igem.org/mediawiki/2014hs/4/4a/ProjectTransform.png',1)"><img src="https://static.igem.org/mediawiki/2014hs/d/d8/Projectbutton.png" title="Project" alt="" width="176" height="176" id="Image11" /></a></span><span class="container"><a href="https://2014hs.igem.org/Team:NGSS_TR/results.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image12','','https://static.igem.org/mediawiki/2014hs/5/56/Results_transform.png',1)"><img src="https://static.igem.org/mediawiki/2014hs/5/50/Resultsbutton2.png" title="Results" alt="" width="176" height="176" id="Image12" /></a> </span> <a href="https://2014hs.igem.org/Team:NGSS_TR/outreach.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Imageuık','','https://static.igem.org/mediawiki/2014hs/2/28/BeyondTheLabbuttonTransform.png',1)"><img src="https://static.igem.org/mediawiki/2014hs/d/d2/BeyondTheLabbutton.png" title="Beyond The Lab" alt="Beyond The Lab" width="176" height="176" id="Imageuık" /></a></p>
 +
              </blockquote>
 +
            </blockquote>
 +
          </blockquote>
 +
        </blockquote>
 +
        <div id="featured-wrapper">
 +
          <div class="container">
 +
            <blockquote>
 +
              <blockquote>
 +
                <blockquote>
 +
                  <blockquote>
 +
                    <blockquote>
 +
                      <blockquote>
 +
                        <blockquote>
 +
                          <blockquote>
 +
                            <p><a href="https://vine.co/u/1086315443054071808"><img src="https://static.igem.org/mediawiki/2014hs/c/cb/Vinelogo.png" width="108" height="111" alt=""/></a><img src="https://static.igem.org/mediawiki/2014hs/f/ff/Youtubelogo.png" width="105" height="102" alt=""/></a></a><a href="http://www.youtube.com/channel/UCxkrHaKsr0B0XGjqMBOJcoQ"><a href="https://twitter.com/NGSS_TURKEY"><img src="https://static.igem.org/mediawiki/2014hs/3/3d/Twitterlogo.png" width="106" height="108" alt=""/></a>
 +
                            </p>
 +
                          </blockquote>
 +
                        </blockquote>
 +
                      </blockquote>
 +
                    </blockquote>
 +
                  </blockquote>
 +
                </blockquote>
 +
              </blockquote>
 +
            </blockquote>
 +
          <img src="https://static.igem.org/mediawiki/2014hs/0/02/Sponsors_copy.jpg" width="1084" height="366" alt=""/>
 +
            <p>&nbsp;</p>
 +
          </div>
 +
          <p class="container"></a></p>
 +
        </div>
 +
        <div id="wrapper"></div>
 +
      </div></td>
 +
  </tr>
 +
</table>
</body>
</body>
-
 
-
<!--[if IE 6]><link href="default_ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
 
-
 
-
</head>
 
-
</map>
 
</html>
</html>

Latest revision as of 03:45, 21 June 2014