Line 2: | Line 2: | ||
<html> | <html> | ||
+ | |||
<head> | <head> | ||
− | <style> | + | <style> |
− | table.team{ | + | table.team { |
− | + | width: 80%; | |
− | + | position: absolute; | |
− | + | left: 100px; | |
− | + | background-color: rgb(255, 222, 84); | |
− | + | border: 0px; | |
− | } | + | } |
+ | </style> | ||
− | < | + | <style type="text/css"> |
+ | /* class for the position of title */ | ||
− | + | .team_title { | |
− | + | width: 100%; | |
− | .team_title | + | height: auto; |
− | { | + | } |
− | + | ||
− | + | ||
− | } | + | |
− | + | ||
− | + | .div_row { | |
+ | display: block; | ||
+ | width: 1200px; | ||
+ | margin: 0 auto 0 auto; | ||
+ | padding: 100px 0 100px 0; | ||
+ | } | ||
+ | .div_col { | ||
+ | float: left; | ||
+ | width: 500px; | ||
+ | height: 370px; | ||
+ | } | ||
− | + | .div_col_left { | |
+ | float: left; | ||
+ | } | ||
− | + | .div_col_right { | |
− | + | float: right; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | .zhaopian { | ||
+ | width: 190px; | ||
+ | position: absolute; | ||
+ | margin: 60px 0 0 -95px; | ||
+ | } | ||
+ | .mingzi { | ||
+ | position: absolute; | ||
+ | margin: 3px 0 0 70px; | ||
+ | font-size: 19px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .jieshao { | ||
+ | display: block; | ||
+ | width: 330px; | ||
+ | height: 220px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2017/f/ff/T--HZAU-China--yellow.png); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: 500px auto; | ||
+ | padding: 30px 50px 0 100px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
− | + | <body> | |
− | + | <div> | |
− | </ | + | <img class="team_title" src="https://static.igem.org/mediawiki/2017/6/6d/T--HZAU-China--team.png"> |
− | + | <div class="div_row"> | |
− | + | <div class="div_col div_col_left"> | |
− | </ | + | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> |
− | + | <div class="mingzi">Zhujun Xia</div> | |
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_row"> | ||
+ | <div class="div_col div_col_left"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> | ||
+ | <div class="mingzi">Zhujun Xia</div> | ||
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_row"> | ||
+ | <div class="div_col div_col_left"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> | ||
+ | <div class="mingzi">Zhujun Xia</div> | ||
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_row"> | ||
+ | <div class="div_col div_col_left"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> | ||
+ | <div class="mingzi">Zhujun Xia</div> | ||
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_row"> | ||
+ | <div class="div_col div_col_left"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> | ||
+ | <div class="mingzi">Zhujun Xia</div> | ||
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_row"> | ||
+ | <div class="div_col div_col_left"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> | ||
+ | <div class="mingzi">Zhujun Xia</div> | ||
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_row"> | ||
+ | <div class="div_col div_col_left"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> | ||
+ | <div class="mingzi">Zhujun Xia</div> | ||
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_row"> | ||
+ | <div class="div_col div_col_left"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/f/f1/T--HZAU-China--xiazhujun.png"> | ||
+ | <div class="mingzi">Zhujun Xia</div> | ||
+ | <div class="jieshao">Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because | ||
+ | I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work | ||
+ | in wet lab where I met many interesting people. I hope we can have a chance to discover the world in | ||
+ | the future. | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="div_col div_col_right"> | ||
+ | <img class="zhaopian" src="https://static.igem.org/mediawiki/2017/a/a6/T--HZAU-China--yanghe.png"> | ||
+ | <div class="mingzi">He Yang</div> | ||
+ | <div class="jieshao">Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good | ||
+ | at playing piano and practicing China traditional martial arts. I am also interested in learning everything | ||
+ | in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve | ||
+ | good results this year.</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> |
Revision as of 08:52, 1 November 2017
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.
Zhujun Xia
Hello! My name is Zhujun Xia, you also can call me Shane. Our team members also call me teacher Xia, because
I taught many freshmen to do experiment. This year is my second time to join iGEM. I take charge of work
in wet lab where I met many interesting people. I hope we can have a chance to discover the world in
the future.
He Yang
Hello, My name is Yang He, majoring in bioengineer. This is my first time to participate in iGEM. I am good
at playing piano and practicing China traditional martial arts. I am also interested in learning everything
in lab. The past year in HZAU-China I gained valuable knowledge and friendship. I believe we'll achieve
good results this year.