Difference between revisions of "Team:Shanghai United"

(Prototype team page)
 
Line 1: Line 1:
{{IGEM_TopBar}}
 
{{Shanghai_United}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="utf-8">
 +
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 +
<title>非模块化方式使用layui</title>
 +
<link rel="stylesheet" href="https://2020.igem.org/Team:Shanghai_United/Template:CSS?action=raw&amp;ctype=text/css">
  
 +
<style type="text/css">
 +
#sideMenu,
 +
#top_title,
 +
.patrollink,
 +
#firstHeading,
 +
#home_logo,
 +
#sideMenu {
 +
display: none;
 +
}
 +
 +
#content {
 +
padding: 0px;
 +
width: 100%;
 +
margin-top: -7px;
 +
margin-left: 0px;
 +
border: none;
 +
}
 +
 +
body,
 +
html {
 +
background-color: white;
 +
width: 100%;
 +
height: 100%;
 +
}
 +
 +
#bodyContent h1,
 +
#bodyContent h2,
 +
#bodyContent h3,
 +
#bodyContent h4,
 +
#bodyContent h5 {
 +
margin-bottom: 0px;
 +
}
 +
 +
#bodyContent a[href ^="https://"],
 +
.link-https {
 +
padding-right: 0px;
 +
}
 +
</style>
  
 +
</head>
  
<div class="column full_size" >
+
<style type="text/css">
<h1> Welcome to iGEM 2021! </h1>
+
.layui-nav .layui-nav-item a {
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
color: black;
 +
}
 +
 +
.layui-nav .layui-nav-item a:hover {
 +
color: black;
 +
text-decoration: none;
 +
}
 +
 +
#bodyContent a[href ^="https://"],
 +
.link-https {
 +
padding-right: 35px;
 +
}
 +
.layui-nav * {
 +
    font-size: 18px;
 +
}
 +
.carousel-indicators {
  
<img src="https://via.placeholder.com/1080x320">
+
    width: 30%;
 +
left: 33%;
 +
 +
</style>
  
</div>  
+
<body>
  
 +
<div>
 +
<!--导航条固定部分-->
 +
<div style="height: 255px;width: 100%;">
 +
<div style="text-align: center;">
 +
<img src="https://static.igem.org/mediawiki/2020/0/03/T--Xiamen_city--logo.jpg" style="width: 80px; height: 80px;margin-top: 20px;" />
 +
</div>
  
<div class="column full_size" >
+
<div style="text-align: center; margin-top: 20px;">
 +
<span style="font-size: 30px;"><b>Nap Tuner</b></span>
 +
</div>
 +
<hr />
  
<h3>Before you start</h3>
+
<ul class="layui-nav navbar navbar-fixed-top text-center" lay-filter="" style="background-color:white">
<p> Please read the following pages:</p>
+
<li class="layui-nav-item" style="text-align: center;">
<ul>
+
<a href="https://2020.igem.org/Team:Xiamen_city" style="text-align: center;">Home</a>
<li> <a href="https://2021.igem.org/Competition">Competition Hub</a> </li>
+
</li>
<li> <a href="https://2021.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
<li> <a href="https://2021.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
</ul>
+
</div>
+
  
 +
<li class="layui-nav-item" style="text-align: center;">
 +
<a href="javascript:;">Project</a>
 +
<dl class="layui-nav-child">
 +
<!-- 二级菜单 -->
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Description">Description</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Design">Design</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Experiment">Experiments</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Notebook">Notebook</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Result">Result</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Safety">Safety</a>
 +
</dd>
  
<div class="clear extra_space"></div>
+
</dl>
<div class="line_divider"></div>
+
</li>
<div class="clear extra_space"></div>
+
  
 +
<li class="layui-nav-item" style="text-align: center;">
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Contribution">Contribution</a>
 +
</li>
  
 +
<li class="layui-nav-item">
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Engineering">Engineering</a>
 +
</li>
 +
<li class="layui-nav-item">
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Implementation">Implementation</a>
 +
</li>
 +
<li class="layui-nav-item" style="text-align: center;">
 +
<a href="javascript:;">Parts</a>
 +
<dl class="layui-nav-child">
 +
<!-- 二级菜单 -->
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Basic Parts">Basic Parts</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Composite Parts">Composite Parts</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Parts Collection">Parts Collection</a>
 +
</dd>
  
<div class="column full_size" >
+
</dl>
<h3> Styling your wiki </h3>
+
</li>
<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>
+
<li class="layui-nav-item" style="text-align: center;">
<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>  
+
<a href="https://2020.igem.org/Team:Xiamen_city/Model">Model</a>
 +
</li>
 +
<li class="layui-nav-item">
 +
<a href="javascript:;">Human Practice</a>
 +
<dl class="layui-nav-child">
 +
<!-- 二级菜单 -->
  
</div>
+
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Human_Practices">Integrated Human Practice</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Fundraising">Fundraising</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Entrepreneurship">Entrepreneurship</a>
 +
</dd>
 +
</dl>
 +
</li>
  
 +
<li class="layui-nav-item" style="text-align: center;">
 +
<a href="javascript:;">Team</a>
 +
<dl class="layui-nav-child">
 +
<!-- 二级菜单 -->
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Team">Team Member</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Collaborations">Collaborations</a>
 +
</dd>
 +
<dd>
 +
<a href="https://2020.igem.org/Team:Xiamen_city/Attributions">Attributions</a>
 +
</dd>
  
 +
</dl>
 +
</li>
 +
</ul>
  
 +
</div>
 +
<!--导航条固定部分结束-->
  
<div class="clear extra_space"></div>
 
  
  
  
<div class="column third_size" >
 
  
<h3> Uploading pictures and files </h3>
 
<p> You must upload any pictures and files to the iGEM 2021 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. </p>
 
  
  
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
 
 
<div class="button_link">
 
<a href="https://2021.igem.org/Special:Upload">
 
UPLOAD FILES
 
</a>
 
</div>
 
 
</div>
 
 
<div class="column third_size" >
 
<h3> Wiki template information </h3>
 
<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://2021.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>
 
 
 
 
<div class="column third_size" >
 
<div class="highlight decoration_B_full">
 
<h3> Editing your wiki </h3>
 
<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>Use WikiTools - Edit in the black menu bar to edit this page</p>
 
 
<div class="button_link">
 
<a href="https://2021.igem.org/wiki/index.php?title=Team:Shanghai_United&action=edit">
 
EDIT PAGE
 
</a>
 
</div>
 
 
 
</div>
 
</div>
 
 
 
 
 
 
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
 
 
 
<div class="column two_thirds_size" >
 
<h3>Tips</h3>
 
<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>
 
<ul>
 
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
 
<li>Be clear about what you are doing and how you plan to do this.</li>
 
<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>
 
<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://2021.igem.org/Calendar">iGEM 2021 calendar</a> </li>
 
<li>Have lots of fun! </li>
 
</ul>
 
</div>
 
 
 
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2019.igem.org/Team:Vilnius-Lithuania"> 2019 Vilnius Lithuania</a> </li>
 
<li> <a href="https://2019.igem.org/Team:NUS_Singapore">2019 NUS Singapore</a> </li>
 
<li> <a href="https://2019.igem.org/Team:Lambert_GA">2019 Lambert GA</a> </li>
 
<li> <a href="https://2020.igem.org/Team:Waterloo"> 2020 Waterloo</a></li>
 
<li> <a href="https://2020.igem.org/Team:TUDelft">2020 TUDelft</a></li>
 
<li> <a href="https://2020.igem.org/Team:XMU-China"> 2020 XMU China </a></li>
 
<li> <a href="https://2020.igem.org/Team:TAS_Taipei"> 2020 TAS Taipei </a></li>
 
</ul>
 
</div>
 
</div>
 
  
  
  
 +
 +
<!--底部栏-->
 +
<div style="color: white; text-align: center; width: 100%; background-color: #69648e;height: 150px;padding:50px 50px;">
 +
 +
<span style="font-family: Athelas; font-size: 12pt; font-weight: bold;">Contact Email: ni3222601872@gmail.com
 +
</span><br />
 +
<span style="font-family: Athelas; font-size: 12pt; font-weight: bold">Wechat: Search "NapTuner" in WeChat</span>
 +
 +
</div>
 +
 +
<!--底部栏结束-->
  
 +
<script src="https://2020.igem.org/Team:Shanghai_United/Template:JS?action=raw&amp;ctype=text/javascript"></script>
 +
<script>
 +
//由于模块都一次性加载,因此不用执行 layui.use() 来加载对应模块,直接使用即可:
 +
;
 +
! function() {
 +
var layer = layui.layer,
 +
form = layui.form;
 +
}();
 +
</script>
 +
</body>
 
</html>
 
</html>

Revision as of 02:28, 13 September 2021

非模块化方式使用layui

Contact Email: ni3222601872@gmail.com
Wechat: Search "NapTuner" in WeChat