Team:METU Turkey
From 2010.igem.org
(Difference between revisions)
(Removing all content from page) |
|||
Line 1: | Line 1: | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>Home</title> | ||
+ | <meta name="description" content="" /> | ||
+ | <meta name="keywords" content="" /> | ||
+ | <style type="text/css"> | ||
+ | ul,ol,li,h1,h2,h3,h4,h5,h6,p{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | ul{ | ||
+ | list-style:none; | ||
+ | } | ||
+ | a,a:link,a:visited,a:hover{ | ||
+ | color:#00f; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | a:focus,a:hover{ | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | a img{ | ||
+ | border:0; | ||
+ | } | ||
+ | .clear{ | ||
+ | clear:both; | ||
+ | } | ||
+ | body{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | background:#e4e5e5 repeat-y; | ||
+ | color:#000; | ||
+ | font:62.5% Myriad Pro,Arial,sans-serif; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | #banner{ | ||
+ | float: left; | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | |||
+ | #banner img{ | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #metucontent{ | ||
+ | width: 965px; | ||
+ | |||
+ | } | ||
+ | #content{background: #ffffff; } | ||
+ | |||
+ | #left_column{ | ||
+ | width: 646px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | .text{ | ||
+ | font-family: Helvetica, Arial; | ||
+ | width: 552px; | ||
+ | float: left; | ||
+ | padding: 32px 38px 22px 30px; | ||
+ | } | ||
+ | |||
+ | .text h3{ | ||
+ | font-size: 18px; | ||
+ | float: left; | ||
+ | margin: 0px 0px 12px 0px; | ||
+ | color: #fff; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .text p{ | ||
+ | color: #bcc4c7; | ||
+ | width: 552px; | ||
+ | float: left; | ||
+ | clear: left; | ||
+ | font-size: 12px; | ||
+ | } | ||
+ | |||
+ | .text p img{ | ||
+ | float: right; | ||
+ | clear:left; | ||
+ | margin: 0px 0px 0px 20px; | ||
+ | } | ||
+ | |||
+ | .text a.continue{ | ||
+ | color: #65b8f9; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | |||
+ | .alternative{ | ||
+ | background: #2a2d32; | ||
+ | border-top: 1px solid #26292e; | ||
+ | border-bottom: 1px solid #26292e; | ||
+ | } | ||
+ | |||
+ | #right_column{ | ||
+ | width: 283px; | ||
+ | float: left; | ||
+ | padding: 18px 18px 0px 17px; | ||
+ | background: #26292e; | ||
+ | } | ||
+ | |||
+ | .heading{ | ||
+ | width: 260px; | ||
+ | height: 20px; | ||
+ | float: left; | ||
+ | padding: 6px 14px 6px 14px; | ||
+ | margin: 0px 0px 12px 0px; | ||
+ | background: url(https://static.igem.org/mediawiki/igem.org/7/77/Navigation_btn_bg.gif) repeat-x; | ||
+ | } | ||
+ | |||
+ | .heading h3{ | ||
+ | font-size: 17px; | ||
+ | color: #ffffff; | ||
+ | float: left; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | .heading img{ | ||
+ | float: right; | ||
+ | margin: 3px 0px 0px 0px; | ||
+ | } | ||
+ | |||
+ | ul{ | ||
+ | float: left; | ||
+ | margin: 0px 0px 39px 0px; | ||
+ | } | ||
+ | ul.sitemap li a{ | ||
+ | font-size: 14px; | ||
+ | color: #ffffff; | ||
+ | margin: 0px 0px 17px 11px; | ||
+ | } | ||
+ | |||
+ | ul.sitemap li span{ | ||
+ | color: #65b8f9; | ||
+ | } | ||
+ | |||
+ | .replace{ | ||
+ | position:relative; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | /* \*/ | ||
+ | overflow:hidden; | ||
+ | /* */ | ||
+ | } | ||
+ | .replace span{ | ||
+ | display:block; | ||
+ | position:absolute; | ||
+ | top:0; | ||
+ | left:0; | ||
+ | z-index:1; | ||
+ | } | ||
+ | |||
+ | #wrapper{ | ||
+ | width: 965px; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* CSS Document */ | ||
+ | |||
+ | #tab_nav { | ||
+ | height: 40px; | ||
+ | float: left; | ||
+ | background: url(https://static.igem.org/mediawiki/igem.org/5/50/Navigation_bg.jpg) repeat-x; | ||
+ | } | ||
+ | |||
+ | #topnav li.active a{ | ||
+ | color:#f1f1f1; | ||
+ | } | ||
+ | ul#topnav { | ||
+ | float: left; | ||
+ | width: 964px; | ||
+ | list-style: none; | ||
+ | position: relative; | ||
+ | margin-top:0px; | ||
+ | } | ||
+ | ul#topnav li { | ||
+ | float: left; | ||
+ | } | ||
+ | ul#topnav li a { | ||
+ | padding: 10px 15px; | ||
+ | display: block; | ||
+ | color: #fff; | ||
+ | text-decoration: none; | ||
+ | font-size:14px; | ||
+ | } | ||
+ | ul#topnav li a:hover { | ||
+ | text-decoration: none; | ||
+ | background: #016acb; | ||
+ | height: 20px; | ||
+ | |||
+ | } | ||
+ | } | ||
+ | ul#topnav li:hover { | ||
+ | z-index:1000; | ||
+ | } | ||
+ | ul#topnav li span { | ||
+ | float: left; | ||
+ | z-index:1000; | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top:35px; | ||
+ | display: none; | ||
+ | width:964px; | ||
+ | color: #fff; | ||
+ | -moz-border-radius-bottomright: 5px; | ||
+ | -khtml-border-radius-bottomright: 5px; | ||
+ | -webkit-border-bottom-right-radius: 5px; | ||
+ | -moz-border-radius-bottomleft: 5px; | ||
+ | -khtml-border-radius-bottomleft: 5px; | ||
+ | -webkit-border-bottom-left-radius: 5px; | ||
+ | background-color: #028AD3; | ||
+ | padding-top: 8px; | ||
+ | padding-right: 0; | ||
+ | padding-bottom: 8px; | ||
+ | padding-left: 0; | ||
+ | } | ||
+ | ul#topnav li:hover span { display: block;} | ||
+ | ul#topnav li span a { display: inline; font-weight; normal; } | ||
+ | ul#topnav li span a:hover {text-decoration: none;} | ||
+ | #groupparts { | ||
+ | width: 650px!important; | ||
+ | } | ||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #p-logo { | ||
+ | height:1px; | ||
+ | overflow:hidden; | ||
+ | display: none; | ||
+ | } | ||
+ | #top-section { | ||
+ | height: 10px; | ||
+ | margin-top: -4px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0; | ||
+ | margin-bottom: 0px; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | border: none; | ||
+ | position: relative; | ||
+ | top:-65px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #footer ul li a{ | ||
+ | |||
+ | color: #ffffff; | ||
+ | } | ||
+ | #footer-box{ | ||
+ | border: none; | ||
+ | background: none; | ||
+ | } | ||
+ | #footer ul li{ | ||
+ | |||
+ | font-size: 13px; | ||
+ | text-align: center; | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="wrapper"> | ||
+ | <p> </p> | ||
+ | <div id="banner"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/3/35/MTBanner.png" alt="" width="963" /> | ||
+ | </div> <!--banner ends--> | ||
+ | |||
+ | |||
+ | |||
+ | </ul><!--topnav ends--> | ||
+ | </div><!--tab_nav ends--> | ||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
+ | <meta name="description" content="FW MX GoLive HTML"> | ||
+ | <title>wiki2010.jpg</title> | ||
+ | <csscriptdict> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
+ | <meta name="description" content="FW MX GoLive HTML"> | ||
+ | <title>wiki2010.jpg</title> | ||
+ | <csscriptdict> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <html> | ||
+ | <style type="text/css"> | ||
+ | div#home_icon{ | ||
+ | margin:100px 0 100px 100px; | ||
+ | } | ||
+ | div#home_icon ol{ | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | } | ||
+ | div#home_icon ol li{ | ||
+ | display:block; | ||
+ | margin:0; | ||
+ | width:300px; | ||
+ | height:100px; | ||
+ | float:left; | ||
+ | margin-right:75px; | ||
+ | _ margin-right:65px; | ||
+ | } | ||
+ | #home_icon ol li a{ | ||
+ | display:block; | ||
+ | width:300px; | ||
+ | height:100px; | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:top; | ||
+ | text-indent:-9998px; | ||
+ | } | ||
+ | li#home_icon_Team a{ | ||
+ | background:url(https://static.igem.org/mediawiki/2010/5/5e/Mtteam.png); | ||
+ | } | ||
+ | li#home_icon_Project a{ | ||
+ | background:url(https://static.igem.org/mediawiki/2010/0/01/Mtproject.png); | ||
+ | } | ||
+ | #home_icon ol li a:hover{ | ||
+ | background-position:bottom; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <div id="home_icon"> | ||
+ | <ol> | ||
+ | <li id="home_icon_Team"><a href="https://2010.igem.org/Team:METU_Turkey/Team" title="Project 1">Gene Switch Depending on | ||
+ | |||
+ | Duplication</a></li> | ||
+ | <li id="home_icon_Project"><a href="https://2010.igem.org/Team:METU_Turkey/Home" title="Project 2">Cells in Cells</a></li> | ||
+ | </ol> | ||
+ | <br style="clear:left;" /> | ||
+ | </div></html> | ||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
+ | <meta name="description" content="FW MX GoLive HTML"> | ||
+ | <title>wiki2010.jpg</title> | ||
+ | <csscriptdict> | ||
+ | <style type="text/css"> | ||
+ | div#home_icon{ | ||
+ | margin:100px 0 100px 150px; | ||
+ | } | ||
+ | div#home_icon ol{ | ||
+ | list-style:none; | ||
+ | margin:0; | ||
+ | } | ||
+ | div#home_icon ol li{ | ||
+ | display:block; | ||
+ | margin:0; | ||
+ | width:300px; | ||
+ | height:300px; | ||
+ | float:left; | ||
+ | margin-right:75px; | ||
+ | _ margin-right:65px; | ||
+ | } | ||
+ | #home_icon ol li a{ | ||
+ | display:block; | ||
+ | width:300px; | ||
+ | height:300px; | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:top; | ||
+ | text-indent:-9998px; | ||
+ | } | ||
+ | li#home_icon_Results a{ | ||
+ | background:url(https://static.igem.org/mediawiki/2010/6/6b/MTRESULTS.png); | ||
+ | } | ||
+ | li#home_icon_Notebook a{ | ||
+ | background:url(https://static.igem.org/mediawiki/2010/6/6a/Mtnotebook.png); | ||
+ | } | ||
+ | #home_icon ol li a:hover{ | ||
+ | background-position:bottom; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <div id="home_icon"> | ||
+ | <ol> | ||
+ | <li id="home_icon_Team"><a href="https://2010.igem.org/Team:METU_Turkey/Results" title="Project 1">Gene Switch Depending on | ||
+ | |||
+ | Duplication</a></li> | ||
+ | <li id="home_icon_Project"><a href="https://2010.igem.org/Team:METU_Turkey/Notebook" title="Project 2">Cells in Cells</a></li> | ||
+ | </ol> | ||
+ | <br style="clear:left;" /> | ||
+ | </div> | ||
+ | |||
+ | </html> |
Revision as of 22:03, 24 October 2010