Team:Fatih Turkey/Team

From 2011.igem.org

(Difference between revisions)
 
(43 intermediate revisions not shown)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
<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">
+
<title>deneme baslik</title>
-
<!--
+
<style>
 +
h1.firstHeading, div#p-logo, div#search-controls, div#contentSub, div#footer-box, div#catlinks{
 +
  display:none;
 +
}
 +
#menubar{
 +
background-color: transparent;
 +
font-size: 85%;
 +
top: 10px;
 +
position: absolute;
 +
margin-top: -12px;
 +
}
 +
 
 +
div#content{
 +
padding: 0 !important;
 +
background: transparent;
 +
border: none !important;
 +
width: auto;
 +
}
 +
 
 +
#menubar li a {
 +
color: #FFFFFF;
 +
background-color: transparent;
 +
}
 +
#globalWrapper{
 +
margin-top:5px;
 +
}
 +
#top-section{
 +
height: 20px !important;
 +
border: none !important;
 +
}
body {
body {
-
background-color: #FFFFFF;
+
font-size: 12px;
 +
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 +
color: #444;
 +
background: #6b6b6b url('https://static.igem.org/mediawiki/igem.org/a/ad/Bg-igem.png');
 +
}
 +
body,p,pre,div,span{
 +
line-height: 160%;
 +
color: #333;
 +
}
 +
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address,
 +
code, del, dfn, em, img, q, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
 +
{
 +
margin:0;
 +
padding:0;
 +
border:0;
 +
font-weight:inherit;
 +
font-style:inherit;
 +
font-family:inherit;
 +
vertical-align:baseline;
 +
}
 +
 
 +
em{
 +
font-style:italic;
 +
}
 +
table{
 +
        background: transparent;
 +
margin-top: 15px;
 +
margin-bottom: 15px;
 +
}
 +
hr{
 +
border: 0;
 +
color: #eee;
 +
background-color: #eee;
 +
height: 1px;
 +
margin-bottom: 20px;
 +
}
 +
img.centered {
 +
display: block;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
img.alignnone {
 +
margin: 0px 0px 5px 5px;
 +
display: inline;
 +
}
 +
img.alignright {
 +
margin: 0px 0px 5px 10px;
 +
display: inline;
 +
}
 +
 
 +
img.alignleft {
 +
margin: 0px 10px 5px 0px;
 +
display: inline;
 +
}
 +
.alignright {
 +
float: right;
 +
}
 +
 
 +
.alignleft {
 +
float: left;
 +
}
 +
.aligncenter{
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
h1,h2,h3,h4,h5,h6{
 +
  margin-top: 15px;
 +
  margin-bottom: 15px ;
 +
  color: #333;
 +
  line-height: 1.5em;
 +
}
 +
h1 {
 +
font-size: 30px;
 +
}
 +
h2 {
 +
font-size: 25px;
 +
}
 +
h3 {
 +
font-size: 20px;
 +
}
 +
h4 {
 +
font-size: 18px;
}
}
-
.style2 {
+
h5 {
-
font-family: Rockwell, "Rockwell Condensed", "Rockwell Extra Bold";
+
font-size: 16px;
font-size: 16px;
}
}
-
.style3 {color: #FFFFFF}
+
 
-
a:link {
+
h6 {
 +
font-size: 15px;
 +
}
 +
a{
text-decoration: none;
text-decoration: none;
}
}
-
a:visited {
+
a{
 +
color: #2f86c4;
 +
}
 +
a:hover{
 +
color: #4172ab;
 +
}
 +
#header .logo{
 +
margin-top: 41px;
 +
margin-left: 40px;
 +
}
 +
#footer{
 +
background: #707070;
 +
border-left: 1px #888 solid;
 +
border-right: 1px #888 solid;
 +
width: 988px;
 +
margin: 0px auto 0px;
 +
overflow: hidden;
 +
}
 +
#footer div{
 +
color: #bbb;
 +
}
 +
#footer a{
 +
color: #c4c5cc;
text-decoration: none;
text-decoration: none;
}
}
-
a:hover {
+
#footer a:hover{
 +
color: #666;
 +
}
 +
 
 +
.footer-sh-wrapper {
 +
    height: 22px;
 +
    margin: auto;
 +
    position: relative;
 +
    width: 990px;
 +
}
 +
.footer-sh-left {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/b7/Footer-sh-left.png") no-repeat scroll 0 0 transparent;
 +
    height: 112px;
 +
    left: 0;
 +
    position: absolute;
 +
    top: -90px;
 +
    width: 10px;
 +
}
 +
.footer-sh {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/bf/Footer-sh.png") repeat-x scroll center bottom #F9F9F9;
 +
    bottom: 0;
 +
    height: 22px;
 +
    left: 10px;
 +
    position: absolute;
 +
    width: 970px;
 +
}
 +
.footer-sh-right {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/b5/Footer-sh-right.png") no-repeat scroll 0 0 transparent;
 +
    height: 112px;
 +
    position: absolute;
 +
    right: 0;
 +
    top: -90px;
 +
    width: 10px;
 +
}
 +
 
 +
.copyright-open{
 +
width: 988px;
 +
height: 0px;
 +
margin:auto;
 +
display: block-inline;
 +
}
 +
h1, h2, h3, h4, h5, h6{
 +
color: #333333;
 +
}
 +
#header-whole{
 +
 
 +
position: relative;
 +
z-index: 200;
 +
width: 980px;
 +
margin: 0 auto;
 +
}
 +
#header{
 +
height: 100px;
 +
clear: both;
 +
background: #f9f9f9;
 +
margin: 0 auto;
 +
    width: 970px;
 +
}
 +
#header .logo{
 +
float: left;
 +
margin-top: 15px;
 +
margin-left: 20px;
 +
}
 +
 
 +
#container{
 +
width: 970px;
 +
margin: 0px auto 0px;
 +
background: none repeat scroll 0 0 #F9F9F9;
 +
}
 +
.copyright-open{
 +
border-top: 1px #a8a8a8 solid;
 +
border-bottom: 1px #888 solid;
 +
border-left: 1px #888 solid;
 +
border-right: 1px #888 solid;
 +
}
 +
.nav-wrapper{
 +
margin: 0px 90px 0px 0px;
 +
float:right;
 +
}
 +
.ddsmoothmenu ul{
 +
padding: 0px;
 +
list-style-type: none;
 +
background: #666666;
 +
}
 +
.ddsmoothmenu ul li{
 +
position: relative;
 +
display: block;
 +
float: left;
 +
}
 +
.ddsmoothmenu ul li a{
 +
line-height: 140%;
 +
overflow: hidden;
 +
text-align: left;
 +
font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
 +
word-spacing: 1px;
 +
font-size: 14px;
 +
font-weight: normal;
 +
display: block; /*background of menu items (default state)*/
 +
padding: 34px 20px 10px 17px;
text-decoration: none;
text-decoration: none;
}
}
-
a:active {
+
.ddsmoothmenu ul li a span {
 +
font-weight: normal;
 +
color: #888;
 +
font-size: 10px;
 +
clear: both;
 +
display:block;
 +
width: 60px;
 +
}
 +
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
 +
display: inline-block;
 +
}
 +
 
 +
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
 +
color: #333;
 +
}
 +
 
 +
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
 +
color: #888;
 +
}
 +
 
 +
.ddsmoothmenu ul li a:hover{
 +
color: #888;
 +
}
 +
 +
/*1st sub level menu*/
 +
.ddsmoothmenu ul li ul{
 +
position: absolute;
 +
left: 0;
 +
visibility: hidden;
 +
display: none; /*collapse all sub menus to begin with*/
 +
border: 1px #222 solid;
 +
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
}
 +
 
 +
/*Sub level menu list items (undo style from Top level List Items)*/
 +
.ddsmoothmenu ul li ul li{
 +
text-align:left;
 +
float: none;
 +
background: url('img/bg-menu2.png');
 +
}
 +
 
 +
.ddsmoothmenu ul li ul li a{
 +
color: #fff;
 +
font-size: 12px;
 +
}
 +
.ddsmoothmenu ul li ul li  a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
 +
color: #fff;
 +
}
 +
.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited{
 +
color: #fff;
 +
}
 +
.ddsmoothmenu ul li ul li a:hover{
 +
color: #ffc;
 +
}
 +
.ddsmoothmenu ul li ul li ul{
 +
top: 0;
 +
}
 +
 
 +
/* Sub level menu links style */
 +
.ddsmoothmenu ul li ul li a{
 +
width: 160px; /*width of sub menus*/
 +
padding: 0px 0px 0px 10px;
 +
height: 38px;
 +
line-height: 320%;
 +
border-left: 1px #555 solid;
 +
overflow: hidden;
 +
}
 +
 
 +
/* Holly Hack for IE \*/
 +
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
 +
 
 +
.copyright{
 +
width: 930px;
 +
color: #959595;
 +
background: #eee;
 +
clear: both;
 +
line-height: 190%;
 +
text-align: right;
 +
padding: 10px 20px 10px;
 +
margin: 0px auto 0px;
 +
}
 +
.copyright a{
 +
color: #bbb;
text-decoration: none;
text-decoration: none;
}
}
-
body,td,th {
+
.copyright a:hover{
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
color: #ccc;
 +
}
 +
.bar-title-whole{
 +
overflow: visible;
 +
position: relative;
 +
width: 990px;
 +
margin: auto;
 +
z-index: 10;
}
}
-
.style11 {font-family: Rockwell, "Rockwell Condensed", "Rockwell Extra Bold"}
+
.bar-title{
-
.style12 {color: #FFFFFF}
+
background: #999 url('https://static.igem.org/mediawiki/2011/e/e9/Bar-title-bg.jpg') top;
-
.style13 {font-size: 16px}
+
border-left: 1px #8a8a8a solid;
-
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif}
+
border-right: 1px #8a8a8a solid;
-
.style15 {
+
 
-
font-size: 18px;
+
width: 918px;
-
font-weight: bold;
+
height: 122px;
 +
margin: auto;
 +
overflow: hidden;
 +
padding-left: 35px;
 +
padding-right: 35px;
 +
color: #ddd;
 +
line-height: 150%;
 +
font-size: 12px;
 +
 +
position: relative;
 +
z-index: 10;
}
}
-
.style17 {
+
 
-
font-size: 100px;
+
.bar-title h2{
-
color: #FFFFFF;
+
color: #fff;
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
margin-top: 15px;
 +
margin-bottom: 30px !important;
 +
}
 +
.bar-title h5{
 +
color: #eee;
 +
}
 +
.bar-title-sh-left{
 +
width: 10px;
 +
height: 112px;
 +
background: url('https://static.igem.org/mediawiki/2011/6/69/Bar-title-sh-left.png') no-repeat;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
left: 0px;
 +
}
 +
.bar-title-sh{
 +
width: 970px;
 +
height: 8px;
 +
background: url('https://static.igem.org/mediawiki/2011/3/37/Bar-title-sh.png') repeat-x;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
left: 10px;
 +
}
 +
.bar-title-sh-right{
 +
width: 10px;
 +
height: 112px;
 +
background: url('https://static.igem.org/mediawiki/2011/c/c6/Bar-title-sh-right.png') no-repeat;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
right: 0px;
 +
}
 +
#page{
 +
    width: 970px;
 +
    margin: 0px auto 0px;
 +
    overflow: hidden;
 +
    background: #f9f9f9;
 +
   
}
}
-
-->
 
-
</style></head>
 
 +
#page .page-wrapper{
 +
margin: 15px 30px 0px 30px;
 +
width: 910px;
 +
overflow: hidden;
 +
float: left;
 +
}
 +
#page .page-wrapper-right{
 +
margin: 30px 40px 0px 25px;
 +
width: 935px;
 +
overflow: hidden;
 +
float: right;
 +
}
 +
#page .title-wrapper h1{
 +
margin-top: 0.5em;
 +
margin-bottom: 0.3em;
 +
}
 +
#page .meta-left-full{
 +
margin: 15px 0px 5px 0px;
 +
overflow: hidden;
 +
}
 +
#page .meta-left-button{
 +
margin: 5px 0px 60px 0px;
 +
overflow: hidden;
 +
}
 +
#page .w600{
 +
width: 600px;
 +
}
 +
 +
</style>
 +
 +
 +
</head>
<body>
<body>
-
<table width="965" border="0" align="center">
+
<script type="text/javascript" src="http://simsekburak.com/fatihigem/ddsmoothmenu.js"></script>
-
  <tr>
+
 
-
    <td width="959" height="224" align="center" valign="middle" background="https://static.igem.org/mediawiki/2011/0/02/Renkli.jpg">&nbsp;</td>
+
<script>
-
  </tr>
+
$(document).ready(
-
  <tr>
+
ddsmoothmenu.init({
-
    <td height="41" bgcolor="FFFFFF"><table width="961" border="0" cellspacing="10" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
+
mainmenuid: "topmenu",
-
      <tr>
+
orientation: 'h',
-
        <td align="center" valign="middle" bgcolor="#990000"><a href="https://2011.igem.org/Team:Fatih_Turkey"><span class="style3">HOME</span></a></td>
+
classname: 'ddsmoothmenu',
-
        <td align="center" valign="middle" bgcolor="#695E0E"><a href="canvastown.html"><span class="style3">CANVAS&nbsp; TOWN</span></a></td>
+
contentsource: "markup"
-
        <td align="center" valign="middle" bgcolor="#1D3551"><a href="therainbowgraveyard.html"><span class="style3">THE RAINBOW GRAVEYARD</span></a></td>
+
}));
-
        <td align="center" valign="middle" bgcolor="#960C47"><a href="notebook.html"><span class="style3">&nbsp;NOTEBOOK</span></a></td>
+
 
-
      </tr>
+
jQuery(window).load(function() {
-
      <tr>
+
setTimeout(function(){
-
        <td width="235" height="20" align="center" valign="middle" bgcolor="#695E0E"><a href="team.html"><span class="style3">TEAM</span></a></td>
+
jQuery('#slider').nivoSlider({
-
        <td width="235" align="center" valign="middle" bgcolor="#695E0E"><a href="gallery.html"><span class="style3">GALLERY</span></a></td>
+
pauseTime:4000,
-
        <td width="293" align="center" valign="middle" bgcolor="#695E0E"><a href="humanpractice.html"><span class="style3">HUMAN PRACTICE</span></a></td>
+
animSpeed:600,
-
        <td width="235" align="center" valign="middle" bgcolor="#695E0E"><a href="collaboration.html"><span class="style3">COLLABORATION</span></a></td>
+
captionOpacity: 0.8,
-
      </tr>
+
pauseOnHover:true,
-
    </table></td>
+
directionNav:true,
-
  </tr>
+
directionNavHide:true,
-
  <tr>
+
controlNavThumbs:true,
-
    <td height="778" align="center" valign="top" bgcolor="#FFFFFF"><p>&nbsp;</p><br />
+
controlNavThumbsFromRel:true,
-
    ___________________________________________________________________________________</p>
+
});
-
      <p>STUDENTS<br />
+
}, 1000),
-
      ___________________________________________________________________________________
+
setTimeout(function(){
-
      <table width="828" height="274" border="0" cellpadding="20">
+
/* For slider shortcode */
-
        <tr>
+
jQuery('#slider2').nivoSlider({
-
          <td width="160"><img src="https://static.igem.org/mediawiki/2011/0/0a/Alperen.jpg" width="160" height="160" /></td>
+
pauseTime:4000,
-
          <td width="658" align="center" valign="top"><p class="style14">ALPEREN GÜVER</p>
+
animSpeed:600,
-
            <p align="justify" class="style14">  I am a first term student of Fatih University Medical Faculty and I will finish first year on July. When I finish my faculty, I want to be a clinician. I like playing tennis and taking some photos. </p>         </td>
+
captionOpacity: 0.8,
-
        </tr>
+
pauseOnHover:true,
-
        <tr>
+
directionNavHide:true });
-
          <td><img src="https://static.igem.org/mediawiki/2011/f/f7/Betul.jpg" width="160" height="160" /></td>
+
}, 1000);
-
          <td align="center" valign="top"><p class="style8">BETÜL GÜNBEY</p>
+
-
          <p align="justify" class="style14"> I’m a first year student in medical faculty. Also this is my first year in iGEM, I’m interested in clinical medicine; but also, I always like genetics and working in the lab. I think iGEM is a perfect way to learn synthetic biology and teamwork for a student. I like playing guitar. I’m sure our team will be very successful. </p></td>
+
});
-
        </tr>
+
</script>
-
        <tr>
+
<div class="body-2" id="top">
-
          <td><img src="https://static.igem.org/mediawiki/2011/archive/6/61/20110720113524%21Fazilet.jpg
+
<!-- Header -->
-
" width="160" height="160" /></td>
+
<div id="header-whole">
-
          <td align="center" valign="top"><p class="style14">FAZİLET GÜLER</p>
+
<div id="header">
-
          <p align="justify" class="style14"> I finished my second year in medical school on June. I'll be a doctor but I don't want to be a clinician. Thus, genetics and synthetic biology are treasure for me:) This is my first year in iGEM. I'm interested in physics and computer science. I like traveling and hiking. Also, I enjoy riding a roller coaster! </p></td>
+
<a href="https://2011.igem.org/" style="position:absolute; right:10px; top:5px;"><img src="https://static.igem.org/mediawiki/2011/9/9c/Igem_basic_logo.png"/></a>
-
        </tr>
+
<!-- Logo -->
-
        <tr>
+
<div>
-
          <td><img src="https://static.igem.org/mediawiki/2011/d/d0/Hale.jpg" width="160" height="160" /></td>
+
<div class="logo">
-
          <td align="center" valign="top"><p class="style8">HALENUR GÜNGÖRDÜ</p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey">
-
            <p align="justify" class="style14">I'm second term student of Fatih University Medical Faculty. This is the first time to attend iGEM competition. In spite of this, we have a great team and our advisors who spend a lot of time for that project. This competition process will be a great advantage for us like working together in solidarity and making idea exchange between us. So this project will broaden our horizon. 
+
<img width="258" src="https://static.igem.org/mediawiki/2011/b/b6/Fatih_turkey_logo.png">
-
          See you in Holland(o'-'o)// </p></td>
+
</a>
-
        </tr>
+
</div>
-
        <tr>
+
</div>
-
          <td><img src="https://static.igem.org/mediawiki/2011/0/0f/Hasanyasin.jpg" width="160" height="160" /></td>
+
<!-- Menu -->
-
          <td align="center" valign="top"><p class="style8">HASAN YASİN SOYLU</span></p>
+
<div class="nav-wrapper">
-
          <p align="justify" class="style14"> I'm happy to be a part of the team. There is nothing to say about the past time; but I'm here for the future.<br />
+
<div class="nav-main">
-
&quot;Bismillah is the beginning of every good thing. So, let's say Bismillah!..</span>&quot; </p>
+
<div id="topmenu" class="ddsmoothmenu">
-
          <p></p></td>
+
<ul id="menu-main" class="menu">
-
        </tr>
+
<li>
-
<tr>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey">Home</a>
-
          <td><img src="https://static.igem.org/mediawiki/2011/9/95/Kenangzl.jpg" width="160" height="153" /></td>
+
</li>
-
          <td align="center" valign="middle"><p>KENAN OĞUZ GÜZEL</p>
+
<li>
-
            <p align="justify">Hi, I'm Kenan Oğuz GÜZEL. I'm graphic desinger of the team and I'm so glad to be a part of this team.</p>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Project">Project</a>
-
          </td>
+
<ul>
-
        </tr>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Project">Overall Project</a></li>
-
        <tr>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/LALF">LALF</a></li>
-
          <td><img src="https://static.igem.org/mediawiki/2011/f/ff/Mustafa.jpg" width="160" height="160" /></td>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Reflectin">Reflectin</a></li>
-
          <td align="center" valign="top"><p class="style8">MUSTAFA SEMİH ELİTOK</p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Biofilm">Biofilm</a></li>
-
          <p align="justify" class="style14"> I'm Mustafa, undergraduate student in Fatih University Medical School. First of all, being a part of this team is an honor. I am so impressed of their patience with me. I am definitely a laid-back person, because my point of view to the life is about not taking the things so seriously. I mean seeing the facts on their funny ways, especially when it gets complicated and seems hard. And the recent studies corrects me that not being stressed is healthy, so relax. And I like playing basketball, chess and poking other people. </p></td>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Experiments">Experiments</a></li>
-
        </tr>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Parts">Parts</a></li>
-
        <tr>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Future_Plan">Future Plan</a></li>
-
          <td><img src="https://static.igem.org/mediawiki/2011/4/4c/Ozantahsin.jpg" width="160" height="237" /></td>
+
</ul>
-
          <td align="center" valign="middle"><p>OZAN SAMİ BAYRAK</p>
+
</li>
-
          <p align="justify">I'm Ozan! I'm undergraduate student at Fatih University Medical School. I like genetic and synthetic biology, so I'm a part of this team. I'm advise you to participate in iGEM if you realy love genetics. In addition, I'm a goalkeeper and football is my life. If I didn't choose be a doctor, I will be a professional goalkeeper.</p>
+
<li>
-
          </td>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Data_Page">Data Page</a>
-
        </tr>
+
</li>
-
        <tr>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Team">Team</a>
-
           <td><img src="https://static.igem.org/mediawiki/2011/3/30/Secil.jpg" width="160" height="160" /></td>
+
<ul>
-
           <td align="center" valign="top"><p class="style14">SEÇİL TAŞHAN</p>
+
                                                                                <li><a
-
            <p align="justify" class="style14">This is my first year at Fatih University Medical School as a student. Although my department is the Medicine , I have a great interest in Genetics. After I complete my 6-year medical education , I want to maintain my academic education in Genetics. We are the first medical school in Turkey that participates in iGEM Competition.
+
href="https://2011.igem.org/Team:Fatih_Turkey/Members">Members</a></li>
-
              I hope we will maintain our success for next years, too..
+
                                                                                  <li><a
-
              I love watching cartoon :) </p>
+
href="https://2011.igem.org/Team:Fatih_Turkey/Gallery">Gallery</a></li>
-
          <p></p></td>
+
                                                                                  <li><a
-
        </tr>
+
href="https://2011.igem.org/Team:Fatih_Turkey/Europe_Jamboree">Europe Jamboree</a></li>
-
        <tr>
+
</ul>
-
          <td><img src="https://static.igem.org/mediawiki/2011/1/11/Tserap.jpg" width="160" height="232" /></td>
+
</li>
-
          <td align="center" valign="middle"><p>TÜLİN SERAP YILMAZ</p>
+
<li>
-
          <p align="justify">      Hi! I m Tülin Serap  Yılmaz. I finished my first  year in Fatih University Medical School .I m  interested  in genetic, surgery and  pschiatry. I m too bored learning everything in books  so I took part in Team Genesis . We learn everything by seeing. I   wish funny  and full with science  for you :)</p></td>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Human_Practice">Human Practice</a>
-
        </tr>
+
<ul>
-
        <tr>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Sporocide">Sporicide</a></li>
-
          <td><img src="https://static.igem.org/mediawiki/2011/a/a3/Yasincakar.jpg" width="160" height="160" /></td>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/iGEM_for_7_to_77">iGEM for 7 to 77</a></li>
-
          <td align="center" valign="top"><p class="style14">YASİN ÇAKAR</p>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/game">Game</a></li>
-
          <p align="justify" class="style14"> Yasin Çakar.. My first year in medicine school.. Glad to being a part of experimental researches in genetics and being a member of Fatih University iGEM Team. Believing that it's loss if your today is equal to yesterday, tomorrow should be different from today.. </p></td>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/canvas_times">Canvas Times</a></li>
-
        </tr>
+
                                                                                <li><a
-
        <tr>
+
href="https://2011.igem.org/Team:Fatih_Turkey/Safety">Safety</a></li>
-
          <td>&nbsp;</td>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/collaboration">Collaboration</a></li>
-
          <td>&nbsp;</td>
+
</ul>
-
        </tr>
+
</li>
-
        <tr>
+
<li>
-
          <td>&nbsp;</td>
+
<a href="https://2011.igem.org/Team:Fatih_Turkey/Lab_Garage">Lab Garage</a>
-
          <td>&nbsp;</td>
+
<ul>
-
        </tr>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Notebook">Notebook</a></li>
-
      </table>
+
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Procedures">Procedures</a></li>
-
      <p>&nbsp;</p>
+
</ul>
-
    </td>
+
</li>
-
  </tr>
+
                                                            </ul>
-
</table>
+
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- End Header -->
 +
<div class="bar-title-whole">
 +
  <div class="bar-title">
 +
      <h2 style="font-family: Verdana, Arial, SunSans-Regular, sans-serif;">Team</h2>
 +
      <h5 style="font-family: Verdana, Arial, SunSans-Regular, sans-serif;"></h5>
 +
    </div>
 +
  <div class="bar-title-sh-left"></div>
 +
  <div class="bar-title-sh"></div>
 +
  <div class="bar-title-sh-right"></div>
 +
        </div>
 +
</div>
 +
<div id="container">
 +
            <div id="page">
 +
              <div class="page-wrapper">
 +
    <div style="position: relative;">
 +
        <div style="float: left; width: 220px; border-radius: 10px; position: absolute; top: 50px; left: 0; background: #EEE; border: solid 3px #666;">
 +
            <ol>            
 +
              <li type="A"><a href="https://2011.igem.org/Team:Fatih_Turkey/Members">Members</a></li>
 +
              <li type="A"><a href="https://2011.igem.org/Team:Fatih_Turkey/Gallery">Gallery</a></li>
 +
              <li type="A"><a href="https://2011.igem.org/Team:Fatih_Turkey/Europe_Jamboree">Europe Jamboree</a></li>
 +
           
 +
            </ol>
 +
        </div>
 +
 
 +
        <div style="width: 654px; border: solid 3px #666; border-radius: 10px; padding-left: 80px; margin-left: 170px;">
 +
<br>
 +
 
 +
<b>TEAM</b>
 +
<br>
 +
<br>
 +
 
 +
 
 +
           <td width="600"><img src="https://static.igem.org/mediawiki/igem.org/5/54/Fatihturkeyteam.JPG" width="600"></td>
 +
            
 +
<br>
 +
<br>
 +
       
 +
        </div>
 +
    </div>
 +
 
 +
          </div>
 +
      </div>
 +
</div>
 +
<div class="footer-sh-wrapper">
 +
<div class="footer-sh-left"></div>
 +
<div class="footer-sh"></div>
 +
<div class="footer-sh-right"></div>
 +
</div>
 +
<div id="footer">
 +
<style>
 +
#footer img:hover{
 +
opacity:0.6;
 +
}
 +
</style>
 +
<div>
 +
<h3 style="color:#BBB;">Sponsors</h3>
 +
<img height="100" src="https://static.igem.org/mediawiki/2011/7/72/Tubitak_-_Kopya.png"/>
 +
<a href="http://www.sentegen.com">
 +
<img height="100" src="https://static.igem.org/mediawiki/2011/2/2d/Sentegennnn.png"/></a>
 +
</div>
 +
</div>
 +
<div class="copyright-open">
 +
</div>
 +
<div class="copyright">
 +
2011 © Fatih Medical School
 +
</div>
 +
</div>
 +
 
 +
 
</body>
</body>
</html>
</html>

Latest revision as of 19:29, 28 October 2011

deneme baslik