|
|
(3 intermediate revisions by the same user not shown) |
Line 2: |
Line 2: |
| <html> | | <html> |
| | | |
| + | <head> |
| + | <meta charset="UTF-8"> |
| + | <style type="text/css"> |
| + | .center{ |
| + | text-align: center; |
| + | } |
| + | </style> |
| + | </head> |
| | | |
| | | |
− | <div class="column full_size"> | + | <h1 class="center">Description</h1> |
− | <h1>Description</h1> | + | |
| + | <p class="center">This is test。在此填入一小段简介之类的</p> <!--这里是Scott,我负责编写网页,如果你看到这里,可以根据我的标注往里面填写内容,我在6月29号至30号期间才会安顿下来,在此之前一直在飞机上,不便之处请谅解 --> |
| | | |
− | <p>This is test.</p>
| |
| | | |
− | </div>
| |
| | | |
| | | |
| | | |
| <div class="column two_thirds_size"> | | <div class="column two_thirds_size"> |
− | <h3>What should this page contain?</h3> | + | <h3>在此处填入标题</h3> |
− | <ul> | + | <p>拷贝粘贴你的文字<p> |
− | <li> A clear and concise description of your project.</li> | + | |
− | <li>A detailed explanation of why your team chose to work on this particular project.</li>
| + | |
− | <li>References and sources to document your research.</li>
| + | |
− | <li>Use illustrations and other visual resources to explain your project.</li>
| + | |
− | </ul>
| + | |
| </div> | | </div> |
| | | |
− | <div class="column third_size" > | + | <div class="column two_thirds_size"; style = "float:right"> |
− | <div class="highlight decoration_A_full">
| + | <h3>在此处填入标题</h3> |
− | <h3>Inspiration</h3> | + | <p>拷贝粘贴你的文字<p> |
− | <p>See how other teams have described and presented their projects: </p> | + | |
− | | + | |
− | <ul>
| + | |
− | <li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
| + | |
− | </ul>
| + | |
| </div> | | </div> |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | <div class="column two_thirds_size" >
| |
− | <h3>Advice on writing your Project Description</h3>
| |
− |
| |
− | <p>
| |
− | We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be concise, accurate, and unambiguous in your achievements.
| |
− | </p>
| |
− |
| |
− | </div>
| |
− |
| |
− | <div class="column third_size">
| |
− | <h3>References</h3>
| |
− | <p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
| |
− |
| |
− | </div>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
| | | |
| </html> | | </html> |