Difference between revisions of "Team:Tsinghua-A/fluid game"

Line 77: Line 77:
 
top: 370px;
 
top: 370px;
 
font-size: 18px;
 
font-size: 18px;
 +
}
 +
.background {
 +
position:absolute;
 +
width:70%;
 +
height:5000px;
 +
z-index:10000;
 +
top: 150px;
 +
left: 15%;
 
}
 
}
 
     </style>
 
     </style>
Line 93: Line 101:
 
<div id="fh5co-page">
 
<div id="fh5co-page">
 
<div id="fh5co-header">
 
<div id="fh5co-header">
<header id="fh5co-header-section">
+
<div class="container">
+
<div class="nav-header"><a href="https://2017.igem.org/Team:Tsinghua-A" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a>
+
<h1 id="fh5co-logo"><a href="https://2017.igem.org/Team:Tsinghua-A"><i class="icon-home2"></i>TSINGHUA-A IGEM</a></h1>
+
<!-- START #fh5co-menu-wrap -->
+
<nav id="fh5co-menu-wrap" role="navigation">
+
<ul class="sf-menu" id="fh5co-primary-menu">
+
<li>
+
<a href="project.html"class="fh5co-sub-ddown">PROJECT</a>
+
                                    <ul class="fh5co-sub-menu">
+
                                    <li><a href="description.html">DESCRIPTION</a></li>
+
                                    <li><a href="result.html">RESULT</a></li>
+
                                    <li><a href="proof.html">PROOF</a></li>
+
                                    <li><a href="basic_parts.html">BASIC PARTS</a></li>
+
                                    </ul>
+
</li>
+
<li>
+
                                    <a href="modeling.html"class="fh5co-sub-ddown">MODELING</a>
+
                                    <ul class="fh5co-sub-menu">
+
                                    <li><a href="overview.html">OVERVIEW</a></li>
+
                                    <li><a href="fliuid_medium.html">FLUID MEDIUM</a></li>
+
                                    <li><a href="solid_medium.html">SOLID MEDIUM</a></li>
+
                                  </ul>
+
                                </li>
+
<li><a href="game.html">GAME</a></li>
+
                                <li>
+
<a href="notebook.html" class="fh5co-sub-ddown">NOTEBOOK</a>
+
<ul class="fh5co-sub-menu">
+
<li><a href="lab_book.html">EXPERIMENT</a></li>
+
<li><a href="brainstorm.html">BRAINSTORM</a></li>
+
</ul>
+
</li>
+
<li><a href="human_practice.html">HUMAN PRACTICE</a></li>
+
<li><a href="team.html">TEAM</a></li>
+
</ul>
+
</nav>
+
  </div>
+
</div>
+
</header>
+
 
 
 
</div>
 
</div>
Line 137: Line 107:
 
<aside id="fh5co-hero" class="js-fullheight">
 
<aside id="fh5co-hero" class="js-fullheight">
 
<br><br>
 
<br><br>
 +
<div class="background">
 
               <div class="myTitle1">Game</div>
 
               <div class="myTitle1">Game</div>
 
               <div id="mylegend" class="divcss">Lufylegend loading... If not begin, please use Chrome for browsing!</div>
 
               <div id="mylegend" class="divcss">Lufylegend loading... If not begin, please use Chrome for browsing!</div>
Line 277: Line 248:
 
<div class="myPara">Because beggars do not have any production, they grow the fastest. When the number of warriors of both sides is closer and the number of our beggars is bigger than AI's, we will be more likely to win. The mechanism of winning is that the number of our beggars can be far greater than AI's.</div>
 
<div class="myPara">Because beggars do not have any production, they grow the fastest. When the number of warriors of both sides is closer and the number of our beggars is bigger than AI's, we will be more likely to win. The mechanism of winning is that the number of our beggars can be far greater than AI's.</div>
 
<div class="myPic1"><img src="https://static.igem.org/mediawiki/2017/9/92/TsinghuaA-fluid_game_win2.png" width="600px"></div>
 
<div class="myPic1"><img src="https://static.igem.org/mediawiki/2017/9/92/TsinghuaA-fluid_game_win2.png" width="600px"></div>
 
+
</div>
 
<div class="flexslider js-fullheight"></div>
 
<div class="flexslider js-fullheight"></div>
 
</aside>
 
</aside>

Revision as of 13:51, 25 October 2017

Discription