Difference between revisions of "Team:CGU Taiwan"

(Prototype team page)
 
Line 1: Line 1:
{{CGU_Taiwan}}
+
<!DOCTYPE html>
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<title>iGem CGU_Taiwan 2017</title>
 +
<style>
 +
        #sideMenu
 +
        {
 +
        display:none; /* Disable the display of the annoying side main menu*/
 +
        }
 +
       
 +
        #top_title
 +
        {
 +
        display:none; /* Disable the annoying title*/
 +
        }
  
 +
#content { padding:0px; width:100%; margin-left:0%; margin-right:0%;}
 +
</style>
 +
<style>
 +
nav ul {
 +
height: 100px;
 +
    list-style-type: none;
 +
/*    background-color: #989191; */
 +
text-align: right;
 +
}
  
<div class="column full_size" >
+
nav li {
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
display:inline-block;
</div>
+
}
  
 +
nav li a/*, .dropbtn */{
 +
    display: inline-block;
 +
    color: black;
 +
    text-decoration: none;
 +
font-size: 20px;
 +
font-family: '微軟正黑體';
 +
display: block;
 +
padding: 40px 20px;
 +
transition: 0.5s;
 +
}
  
 +
nav li.logo{
 +
    text-align: left;
 +
position:absolute;
 +
left:130px;
 +
}
  
<div class="column full_size" >
+
nav li a:hover, .dropdown:hover .dropbtn {
<h1> Welcome to iGEM 2017! </h1>
+
    background-color: #000;
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
}
</div>
+
  
<div class="clear"></div>
+
nav li.dropdown {
 +
    display: inline-block;
 +
}
  
<div class="column half_size" >
+
.dropdown-content {
<h5>Before you start: </h5>
+
    display: none;
<p> Please read the following pages:</p>
+
    position: absolute;
<ul>
+
    background-color: #f9f9f9;
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
    min-width: 160px;
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
    z-index: 1;
</ul>
+
}
</div>
+
  
<div class="column half_size" >
+
.dropdown-content a {
<div class="highlight">
+
    color: black;
<h5> Styling your wiki </h5>
+
    padding: 12px 16px;
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
    text-decoration: none;
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
    display: block;
</div>
+
    text-align: left;
</div>
+
}
  
<div class="column full_size" >
+
.dropdown-content a:hover {
<h5> Wiki template information </h5>
+
background-color: #f1f1f1
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2017.igem.org/Judging/Pages_for_Awards">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
}
  
</div>
+
.dropdown:hover .dropdown-content {
 +
    display: block;
 +
}
  
 +
video{
 +
/*  width: 640;*/
 +
/*  height: 320;*/
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
/* margin: 0px auto;*/
 +
  text-align: -webkit-center;
 +
  /*text-align: center;*/
 +
  vertical-align: middle;
 +
  margin-bottom:40px; margin-top:20px; 
 +
}
  
 +
indexmenu{
 +
display: block;
 +
height:600px;
 +
margin:0px 0px 0px 0px;
 +
padding:0px;
 +
list-style:none;
 +
}
  
  
<div class="column half_size" >
+
.column-left{ float: left; width: 33%; margin-bottom:60px; margin-top:30px;}
<h5> Editing your wiki </h5>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
  
</div>
+
.column-right{ float: right; width: 33%; margin-bottom:60px; margin-top:30px; }
  
 +
.column-center{ display: inline-block; width: 33%; margin-bottom:60px; margin-top:30px; }
  
<div class="column half_size" >
+
footer{
<h5>Tips</h5>
+
width: 100%;
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
background: #918585;
<ul>
+
height: 100px;
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
text-align: right;
<li>Be clear about what you are doing and how you plan to do this.</li>
+
box-sizing: border-box;
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
}
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
 
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
footer ul{
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
display: block;
<li>Have lots of fun! </li>
+
width: 100%;
</ul>
+
background: #918585;
</div>
+
height: 100px;
 +
text-align: right;
 +
box-sizing: border-box;
 +
}
 +
 
 +
footer ul li{
 +
display:inline-block;
 +
color:#205E87;
 +
text-decoration: none;
 +
font-size: 15px;
 +
font-family: '微軟正黑體';
 +
}
  
 +
/* note
  
<div class="column half_size" >
+
  <li><a href="#home">Home</a></li>
<h5>Inspiration</h5>
+
  <li class="dropdown"><a href="">Project</a>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
      <div class="dropdown-content">
 +
      <a href="#">Description</a>
 +
      <a href="#">Results</a>
 +
      <a href="#">Proof</a>
 +
    </div>
 +
  <li><a href="">Modeling</a></li>
 +
  <li><a href="">Notebook</a></li>
 +
  <li class="dropdown"><a href="">Team</a>
 +
      <div class="dropdown-content">
 +
      <a href="#">People</a>
 +
      <a href="#">Sponsor</a>
 +
    </div>
 +
 +
<img src="Projectlogo.png">
 +
<img src="teamlogo.png">
 +
<img src="humanpracticeslogo.png">
 +
  </li>
 +
 
 +
<div class="indexmenu" align="center" style="background: #fff">
 
<ul>
 
<ul>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li class="project"><a href="project.html"></a></li>
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li class="team"><a href="team.html"></a></li>
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li class="humanpractices"><a href="humanpractices.html"></a></li>
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
 
</ul>
 
</ul>
 
</div>
 
</div>
  
<div class="column half_size" >
 
<h5> Uploading pictures and files </h5>
 
<p> You can upload your pictures and files to the iGEM 2017 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
 
When you upload, set the "Destination Filename" to <br><code>T--YourOfficialTeamName--NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)<br><br>
 
 
<a href="https://2017.igem.org/Special:Upload">
 
UPLOAD FILES
 
</a>
 
</p>
 
</div>
 
  
 +
*/
  
  
 +
</style>
 +
</head>
 +
<body background="https://static.igem.org/mediawiki/2017/e/e5/Cgubackgroung.jpg">
 +
<nav>
 +
<ul>
 +
  <li class="logo"><img src="https://static.igem.org/mediawiki/2017/a/af/Cguindexlogo.png" height="100px" width="166px"/></li>
 +
</ul>
 +
</nav>
 +
<div class="video" align="center">
 +
<video width="960" height="540" controls autoplay>
 +
  <source src="video/iGEM CGU 2017 Beta.mp4" type="video/mp4">
 +
  Your browser does not support the video tag.
 +
</video>
 +
</div>
  
 +
<div class="indexmenu" align="center" style="background: #fff; height:600;">
  
 +
<div class="column-left" style="text-align:center">
 +
<a href="project.html"><img src="Projectlogo.png" width="406px"></a>
 +
<h3>About our project</h3>
 +
</div>
 +
<div class="column-center" style="text-align:center">
 +
<a href="team.html"><img src="teamlogo.png" width="406px"></a>
 +
<h3>About our team</h3>
 +
</div>
 +
<div class="column-right" style="text-align:center">
 +
<a href="humanpractices.html"><img src="humanpracticeslogo.png" width="406px"></a>
 +
<h3>Go beyond the lab</h3>
 +
</div>
  
 +
</div>
  
 +
<footer align="right"> 
 +
<ul>
 +
<li><a href="https://www.facebook.com/IGEM-CGU-2017-1083219718463871/"><img src="img/icon/facebook.png" height="27px" width="27px"></a></li>
 +
<li><a href=""><img src="img/icon/email.png" height="27px" width="27px"></a></li>
 +
<li>Copyright © 2015 Chang Gung University </li>
 +
  <li>No.259, Wenhua 1st Rd., Guishan Dist., Taoyuan City 33302, Taiwan (R.O.C.)</li>
 +
</ul>     
 +
</footer>
 +
</body>
 
</html>
 
</html>

Revision as of 03:23, 10 June 2017

<!DOCTYPE html> iGem CGU_Taiwan 2017

About our project

About our team

Go beyond the lab

  • Copyright © 2015 Chang Gung University
  • No.259, Wenhua 1st Rd., Guishan Dist., Taoyuan City 33302, Taiwan (R.O.C.)