Biomod/2014/Kyutech: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(41 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!doctype html>
<html>
<html>
<head>
<head>
Line 5: Line 4:
<title>BIOMOD2014</title>
<title>BIOMOD2014</title>
<style type="text/css">
<style type="text/css">
<!--
</style>
@charset "utf-8";
body {
margin: 0px;
color: #151515;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
background-color: #EFF5F8;
}
#wrapper {
width: 100%;
min-width: 740px;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
}
#top {
    overflow: hidden;
}
#hero img {
max-width: 100%;
}


h1 {
font-size: 45px;
margin-top: 0px;
margin-bottom: 0px;
}
h2 {
margin-top: 0.5em;
}


<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.-->


figure {
<script>var __adobewebfontsappname__="dreamweaver"</script>
display: block;
<script src="http://use.edgefonts.net/source-sans-pro:n6:default.js" type="text/javascript"></script>
width: 420px;
}
figure img {
padding: 10px;
-webkit-box-shadow: 1px 1px 15px #999999;
box-shadow: 1px 1px 15px #999999;
}
 
figcaption {
font-size: 0.875em;
font-weight: bold;
text-align: center;
display: block;
margin-top: 0.5em;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.floatleft {
float: left;
margin-left: 0px;
margin-right: 10px;
}
.floatright {
float: right;
margin-left: 10px;
margin-right: 0px;
}
footer {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2%;
background-color: #43a6cb;
color: #FFFFFF;
}
a {
font-weight: bold;
text-decoration: none;
}
a:link {
color: #FF6600;
}
a:visited {
color: #FF944C;
 
}
a:hover, a:active, a:focus {
color: #7F3300;
text-decoration: underline;
}
 
//-->
</style>
 
 
<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.--><script>var __adobewebfontsappname__="dreamweaver"</script><script src="http://use.edgefonts.net/source-sans-pro:n6:default.js" type="text/javascript"></script>
</head>
</head>
<body>


<body>
The below link will direct you to our new site.
<div id="wrpper">
     <br>
  <header id="top">
<A Href="http://teamkyutech.github.io ">http://teamkyutech.github.io</div>
    <h1>BIOMOD2014</h1>
     <nav id="mainnav">
      <ul>
        <li><a href="/wiki/Biomod/2014/Kyutech">TOP</a></li>
        <li><a href="/wiki/Biomod/2014/Kyutech/Introduction">INTRODUCTION</a></li>
        <li><a href="/wiki/Biomod/2014/Kyutech/Design">DESIGN</a></li>
        <li><a href="/wiki/Biomod/2014/Kyutech/Results">RESULTS</a></li>
        <li><a href="/wiki/Biomod/2014/Kyutech/Reference">REFERENCE</a></li>
        <li><a href="/wiki/Biomod/2014/Kyutech/Team">TEAM</a></li>
        <li><a href="/wiki/Biomod/2014/Kyutech/Sponsors">SPONSORS</a></li>
      </ul>
    </nav>
  </header>
  <div id="hero"><img src="images/golden_gate.jpg" alt=""/>+ </div>
  <article id="main">
    <h2>Abstract</h2>
    <p></p>
    <p></p>
    <figure class="centered"><img src="images/cable_car1.jpg" width="400" height="266" alt=""/>
      <figcaption></figcaption>
    </figure>
    <p></p>
  </article>
  <aside id="sideber">
    <h2></h2>
    <p></p>
    <p></p>
  </aside>
  <footer>
    <p>© BIOMOF 2014</p>
  </footer>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 20:44, 25 October 2014

<html> <head> <meta charset="utf-8"> <title>BIOMOD2014</title> <style type="text/css"> </style>


<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.-->

<script>var __adobewebfontsappname__="dreamweaver"</script> <script src="http://use.edgefonts.net/source-sans-pro:n6:default.js" type="text/javascript"></script> </head> <body>

The below link will direct you to our new site.

   <br>

<A Href="http://teamkyutech.github.io ">http://teamkyutech.github.io</div> </body> </html>