Team:METU-BIN Ankara
From 2011.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<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"> | <style type="text/css"> | ||
- | + | /**STYLE-TO-EDIT-THE-EXISTING-STYLE**/ | |
- | + | ||
- | + | body { | |
- | + | background-color: #D4D9DD; | |
- | + | font-family:"Times New Roman", Times, serif; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | body a, | |
- | + | body a:visited {color:#06C;text-decoration:none;} | |
- | + | ||
+ | body a:active, | ||
+ | body a:hover {color:#06C;text-decoration:underline;} | ||
+ | |||
+ | p { | ||
+ | margin:0; | ||
+ | line-height:0; | ||
} | } | ||
- | + | p.p { | |
- | + | margin: .5em 0 1em 0; | |
- | + | line-height: 1.5em; | |
- | + | ||
} | } | ||
- | + | ||
- | + | li { | |
+ | margin: .5em 0; | ||
} | } | ||
- | + | #top-section { | |
- | + | position: relative; | |
- | + | height: 25px; | |
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | border:0; | ||
+ | background:#000; | ||
} | } | ||
- | + | ||
- | + | #p-logo, | |
- | + | .firstHeading, | |
+ | #contentSub, | ||
+ | #catlinks {display:none;} | ||
+ | |||
+ | #menubar { | ||
+ | top: 0; | ||
+ | right: 250px; | ||
} | } | ||
- | a | + | |
- | + | .left-menu li a { | |
+ | color:#ccc; | ||
} | } | ||
- | . | + | .left-menu, .left-menu a { |
- | + | color:#ccc; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .left-menu:hover { |
- | + | background:none; | |
- | + | ||
} | } | ||
- | . | + | .right-menu li a, a:visited { |
- | + | color: #ccc; | |
- | + | background:none; | |
- | + | ||
- | + | ||
} | } | ||
- | . | + | |
- | + | .right-menu li a:hover, a:active { | |
- | + | color: #fff; | |
- | + | background:none; | |
} | } | ||
- | + | ||
- | + | #search-controls { | |
- | + | top:1px; | |
- | + | width:auto; | |
- | + | height:auto; | |
} | } | ||
- | . | + | input.searchButton { |
- | + | margin: 0; | |
+ | color: #ccc; | ||
+ | font-weight: normal; | ||
} | } | ||
- | + | input.searchButton:hover { | |
- | + | color: #fff; | |
- | + | text-decoration:underline; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | /**STYLE-TO-EDIT-THE-EXISTING-STYLE**/ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | #globalWrapper {} |
- | + | #content {font-size:130%;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | h1 {line-height:normal;margin:0;padding:0;border:0;} | |
- | + | h1 span {font-size:48px;letter-spacing:-4px;display:block;} | |
- | + | h1 span span {font-size:36px;letter-spacing:-1px;display:block;} | |
- | } | + | h1 span span span {color:#c00;font-size:36px;letter-spacing:-1px;display:inline-block;} |
- | h1 | + | |
- | + | h2 {font-size:28px;margin:0 0 10px 0;border-bottom:1px solid #ccc;} | |
- | + | ||
- | padding- | + | #gen_header {height:175px;} |
- | } | + | |
- | + | #gen_header .igem {width:175px;float:left;} | |
- | + | ||
+ | #gen_header .act_header {padding-top:25px;text-align:center;width:615px;float:left;} | ||
+ | |||
+ | #gen_header .metu-bin {width:175px;float:left;} | ||
+ | |||
+ | /**NAVIGATION-STYLES**/ | ||
+ | |||
+ | #nav, #nav ul { | ||
+ | line-height: 40px; | ||
+ | height: 40px; | ||
+ | background: #000; | ||
} | } | ||
- | + | #nav ul.menu { /* top level ul */ | |
- | + | padding: 0; | |
- | + | list-style: none; | |
- | } | + | z-index: 100; |
- | a:visited { | + | display: inline; |
- | + | } | |
- | + | ||
- | + | #nav a,a:visited { | |
- | + | background: #000; | |
- | + | color: #fff; | |
+ | display: block; | ||
+ | padding: 0px 14px 0px 14px; /* padding between menu elements */ | ||
+ | margin: 0; | ||
+ | text-decoration: none; | ||
+ | font-size: 95%; | ||
+ | font-weight: normal; | ||
} | } | ||
- | + | #nav a:active, | |
- | + | #nav a:hover { | |
- | + | background: #dedede; | |
- | + | color: #000; | |
- | + | text-decoration: none; | |
- | + | ||
} | } | ||
- | + | #nav li { | |
- | + | display: inline; | |
+ | float: left; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
} | } | ||
- | + | #nav ul.menu ul { | |
- | + | padding: 0; | |
- | + | margin: 0; | |
- | + | list-style: none; | |
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #nav ul.menu li ul { | |
- | + | position: absolute; | |
+ | width: 200px; | ||
+ | left: -999em; /* to hide menus because display: none isn't read by screen readers */ | ||
} | } | ||
- | + | ||
- | + | #nav ul.menu li li { | |
- | + | /* height: auto; */ | |
- | + | float: left; | |
- | + | width: 200px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | #nav ul.menu li li a:link, | ||
+ | #nav ul.menu li li a:visited { | ||
+ | color: #000; | ||
+ | background: #dedede; | ||
+ | width: 170px; | ||
+ | border-bottom: 1px solid #ccc; | ||
} | } | ||
- | . | + | #nav ul.menu li ul a:active, |
- | + | #nav ul.menu li ul a:hover { | |
- | + | background: #ccc; | |
+ | text-decoration: none; | ||
} | } | ||
- | . | + | |
- | + | #nav ul.menu li:hover ul, #nav ul.menu li li:hover ul, #nav ul.menu li li li:hover ul, #nav ul.menu li.sfhover ul, #nav ul.menu li li.sfhover ul, #nav ul.menu li li li.sfhover ul { | |
- | + | left: auto; | |
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | #nav li:hover > a, | |
+ | #nav ul ul :hover > a {background:#DEDEDE;color:#000;} | ||
- | + | /**NAVIGATION-STYLES**/ | |
- | + | #act_content {padding-right:5px;width:650px;float:left;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | #sidebar { | |
- | + | float:right; | |
- | + | width: 290px; | |
- | + | padding:10px; | |
- | + | background: #f1f1f1; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | #gallery .img {width:290px;} | ||
- | + | #footer-box {} | |
- | + | ||
- | + | ||
- | + | .clearfixed {clear:both;} | |
- | < | + | </style> |
- | < | + | </head> |
+ | <body> | ||
+ | <div id="gen_header"> | ||
+ | <div class="igem"><a href="#"><img src="http://www.metu.edu.tr/~e172018/images/igem_logo.png" /></a></div> | ||
+ | <div class="act_header"><h1><span>METU-BIN iGEM Software Team<span>Project: <span>Mining for BioBricks</span></span></span></h1></div> | ||
+ | <div class="metu-bin"><a href="#"><img src="http://www.metu.edu.tr/~e172018/images/metu-bin_logo.png" /></a></div> | ||
+ | <div class="clearfixed"></div> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <!-- NAVIGATION STARTS --> | |
- | < | + | <div id="nav"> |
- | < | + | <ul class="menu"> |
- | < | + | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara">Home</a></li> |
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Team">Team</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project">Project</a> | ||
+ | <ul> | ||
+ | <li><a href="#">Introduction</a></li> | ||
+ | <li><a href="#">Design</a></li> | ||
+ | <li><a href="#">Material</a></li> | ||
+ | <li><a href="#">Methods</a></li> | ||
+ | <li><a href="#">Database Standardization</a></li> | ||
+ | <li><a href="#">Algorithm</a></li> | ||
+ | <li><a href="#">Results</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Modeling">Modeling with SBOL</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Safety">Safety</a></li> | ||
+ | <!--<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Attributions">Attributions</a></li>--> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/HumanPractice">Human Practice</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Collabrations">Collaborations</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Collabrations">Future Plans</a></li> | ||
+ | <!--<li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Collabrations">Sponsors</a></li>--> | ||
+ | </ul> | ||
</div> | </div> | ||
- | + | <!-- NAVIGATION ENDS --> | |
- | + | <div id="act_content"> | |
- | + | <h2>Home</h2> | |
- | < | + | <style type="text/css"> |
- | < | + | span {display:block;font-size:24px;margin-bottom:25px;text-align:center;} |
- | < | + | </style> |
- | </ | + | <span>Curious about our team and project?<br> |
- | < | + | <a href="http://metu.edu.tr/~yesim/sponsorluk.html" target="_blank">Check out our sponsorship file here!</a></span> |
- | + | <span>METU-BIN hosted the SYNTHETIC BIOLOGY ROUNDTABLE at HIBIT'11<br> | |
- | + | <a href="http://metu.edu.tr/~yesim/HIBIT11.html" target="_blank">Abstract</a> | <a href="http://hibit11.iyte.edu.tr/day_1.html" target="_blank">HIBIT'11 Program</a></span> | |
- | + | <span>METU-BIN is among top 5 in TEKNOVASYON 2011 Project Competition<br> | |
- | + | <a href="http://www.teknovasyon.com.tr/saglik_bilimleri/duyurular_haberler.php?id=1015" target="_blank">TEKNOVASYON'11 Official Website</a></span> | |
- | < | + | <span>Our first action as METU-TEAM had two focus:<br> |
- | + | 1) Raising funds for the team <br> | |
- | + | 2) Getting the attention of researchers to synthetic biology applications.<br><br> | |
- | + | So we have entered a nation-wide project competition organized by Hacettepe University with our project titled "GENETICALLY ENGINEERED MRSA BIOSENSOR BASED ON SYNTHETIC DNA TECHNOLOGY". We have been placed 5th place and got our first financial support for 2011 iGEM competition.</span> | |
- | + | <span>More Soon!</span> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | + | <div id="sidebar"> | |
- | + | <div id="gallery"></div> | |
- | + | <div id="fb-root"></div> | |
- | + | <script src="http://connect.facebook.net/en_US/all.js#xfbml=1" style="background:#fff"></script> | |
- | + | <fb:like-box href="https://www.facebook.com/pages/METU-BIN_Ankara-iGEM-Team/225106414199690" width="292" show_faces="true" border_color="" stream="true" header="true"></fb:like-box> | |
- | + | <div class="clearfixed"></div> | |
- | + | </div> | |
- | + | <!-- SITE ENDS --> | |
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> | ||
- |
Revision as of 19:33, 5 September 2011
Home
Curious about our team and project?Check out our sponsorship file here! METU-BIN hosted the SYNTHETIC BIOLOGY ROUNDTABLE at HIBIT'11
Abstract | HIBIT'11 Program METU-BIN is among top 5 in TEKNOVASYON 2011 Project Competition
TEKNOVASYON'11 Official Website Our first action as METU-TEAM had two focus:
1) Raising funds for the team
2) Getting the attention of researchers to synthetic biology applications.
So we have entered a nation-wide project competition organized by Hacettepe University with our project titled "GENETICALLY ENGINEERED MRSA BIOSENSOR BASED ON SYNTHETIC DNA TECHNOLOGY". We have been placed 5th place and got our first financial support for 2011 iGEM competition. More Soon!