Difference between revisions of "Team:Lanzhou/HP/Silver"

Line 2: Line 2:
 
<html>
 
<html>
 
<script>
 
<script>
$('.page__header h1').text('Human Practices');
+
$('.page__header h1').text('HP Silver');
 +
let index = [4, 0];
 +
let nav_list_item = $('.mdc-temporary-drawer__content:not(".sub-nav")').children('.mdc-list-item');
 +
$(nav_list_item[index[0]]).children('.material-icons').eq(0).addClass('mdc-list-item__start-detail-color');
 +
$(nav_list_item[index[0]]).next().find('.mdc-list-item').eq(index[1]).css('color', '#ff4081');
 
</script>
 
</script>
 +
 +
<main class="page__content">
 +
<p class="mdc-typography--subheading2">
 +
We’ve done a lot of practices during this year, including various forms like consulting, survey, field investigation, public engagement etc.
 +
</p>
 +
<p class="mdc-typography--subheading2">
 +
And we have gained a lot of valuable information about the society, the advice and feedback which offered a positive effect on our project and optimized our design.
 +
</p>
 +
<p class="mdc-typography--subheading2">At the same time, with social responsibility, we also contributed a lot to the society, whatever in education or popularization of science because we want to change the situation and make the world a better place through our efforts. Especially, we did a special work among Chinese iGEM teams and hope</p>
 +
<p class="mdc-typography--subheading2">We really appreciated all the support we have received from the society and relevant communities in our HP work.</p>
 +
<br>
 +
<hr>
 +
<br>
 +
 +
<ul class="hp-cards mdc-layout-grid__inner">
 +
<li class="mdc-layout-grid__cell">
 +
<a href="https://2017.igem.org/Team:Lanzhou/Engagement">
 +
<div style="background-image: url(https://static.igem.org/mediawiki/2017/b/b4/Lanzhou_wiki_Team_member_lzc.jpg);" class="mdc-card mdc-card--theme-dark">
 +
<section class="mdc-card__primary">
 +
<h1 class="mdc-card__title mdc-card__title--large">Engagement</h1>
 +
</section>
 +
<section class="mdc-card__supporting-text"></section>
 +
<section class="mdc-card__actions"></section>
 +
</div>
 +
</a>
 +
</li>
 +
<li class="mdc-layout-grid__cell">
 +
<a href="https://2017.igem.org/Team:Lanzhou/Consulting">
 +
<div style="background-image: url(https://static.igem.org/mediawiki/2017/b/b4/Lanzhou_wiki_Team_member_lzc.jpg);" class="mdc-card mdc-card--theme-dark">
 +
<section class="mdc-card__primary">
 +
<h1 class="mdc-card__title mdc-card__title--large">Conference</h1>
 +
</section>
 +
<section class="mdc-card__supporting-text"></section>
 +
<section class="mdc-card__actions"></section>
 +
</div>
 +
</a>
 +
</li>
 +
<li class="mdc-layout-grid__cell">
 +
<a href="https://2017.igem.org/Team:Lanzhou/Conference">
 +
<div style="background-image: url(https://static.igem.org/mediawiki/2017/b/b4/Lanzhou_wiki_Team_member_lzc.jpg);" class="mdc-card mdc-card--theme-dark">
 +
<section class="mdc-card__primary">
 +
<h1 class="mdc-card__title mdc-card__title--large">Questionnaire</h1>
 +
</section>
 +
<section class="mdc-card__supporting-text"></section>
 +
<section class="mdc-card__actions"></section>
 +
</div>
 +
</a>
 +
</li>
 +
<li class="mdc-layout-grid__cell">
 +
<a href="https://2017.igem.org/Team:Lanzhou/Handbook">
 +
<div style="background-image: url(https://static.igem.org/mediawiki/2017/b/b4/Lanzhou_wiki_Team_member_lzc.jpg);" class="mdc-card mdc-card--theme-dark">
 +
<section class="mdc-card__primary">
 +
<h1 class="mdc-card__title mdc-card__title--large">Handbook</h1>
 +
</section>
 +
<section class="mdc-card__supporting-text"></section>
 +
<section class="mdc-card__actions"></section>
 +
</div>
 +
</a>
 +
</li>
 +
</ul>
 +
 +
</main>
 
</html>
 
</html>
 
{{Lanzhou/Footer}}
 
{{Lanzhou/Footer}}

Revision as of 16:56, 30 October 2017

Lanzhou

Lanzhou2017

We’ve done a lot of practices during this year, including various forms like consulting, survey, field investigation, public engagement etc.

And we have gained a lot of valuable information about the society, the advice and feedback which offered a positive effect on our project and optimized our design.

At the same time, with social responsibility, we also contributed a lot to the society, whatever in education or popularization of science because we want to change the situation and make the world a better place through our efforts. Especially, we did a special work among Chinese iGEM teams and hope

We really appreciated all the support we have received from the society and relevant communities in our HP work.