Team:CSIA-SouthKorea

From 2014hs.igem.org

(Difference between revisions)
 
(57 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
 
<html>
<html>
-
  <body>
+
<head>
-
 
+
<script src="http://code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script>
-
    <div class="nav">
+
<script type="text/javascript">
-
      <div class="container">
+
$(document).ready(function(){
-
        <ul>
+
  // If replace original site, it may bad
-
          <li><a href="#">Brand</a></li>
+
  $("body.page-Team_CSIA-SouthKorea").append("<iframe class='heroku-iframe' frameborder='0' src='http://csia-southkorea.herokuapp.com'></iframe>");
-
          <li><a href="#">Browse</a></li>
+
  $('#globalWrapper').css('display', 'none');
-
        </ul>
+
});
-
        <ul>
+
</script>
-
          <li><a href="#">Sign Up</a></li>
+
<style type="text/css">
-
          <li><a href="#">Log In</a></li>
+
body{
-
          <li><a href="#">Help</a></li>
+
  margin:0px;padding:0px;overflow:hidden;
-
        </ul>
+
}
-
      </div>
+
.heroku-iframe{
-
    </div>
+
  position: absolute;
-
 
+
  width: 100%;
-
    <div class="jumbotron">
+
  height: 100%;
-
      <div class="container">
+
  background-color: white;
-
        <h1>Find a place to stay.</h1>
+
  top: 0%;
-
        <p>Rent from people in over 34,000 cities and 192 countries.</p>
+
  left: 0%;
-
      </div>
+
  overflow: hidden;
-
    </div>
+
  z-index: 999;
-
 
+
}
-
    <div class="learn-more">
+
</style>
-
    <div>
+
</head>
-
  <div>
+
<body>
-
      <div>
+
<div id="page-contain">
-
  <h3>Travel</h3>
+
<div class="page-real-main">
-
  <p>From apartments and rooms to treehouses and boats: stay in unique spaces in 192 countries.</p>
+
</div>
-
  <p><a href="#">See how to travel on Airbnb</a></p>
+
</div>
-
</div>
+
</body>
-
    <div>
+
-
  <h3>Host</h3>
+
-
  <p>Renting out your unused space could pay your bills or fund your next vacation.</p>
+
-
  <p><a href="#">Learn more about hosting</a></p>
+
-
</div>
+
-
<div>
+
-
  <h3>Trust and Safety</h3>
+
-
  <p>From Verified ID to our worldwide customer support team, we've got your back.</p>
+
-
  <p><a href="#">Learn about trust at Airbnb</a></p>
+
-
</div>
+
-
      </div>
+
-
</div>
+
-
</div>
+
-
  </body>
+
</html>
</html>

Latest revision as of 13:28, 20 June 2014