Skip to content
Snippets Groups Projects
Commit 274f7f23 authored by Timofej Paramonov Bliki's avatar Timofej Paramonov Bliki :heart:
Browse files

Merge branch 'team' into 'main'

Added:

See merge request !9
parents e2112b26 3d605e9f
No related branches found
No related tags found
1 merge request!9Added:
Pipeline #425009 passed
......@@ -14,16 +14,19 @@
}
.grid-child {
display: block;
width:300px;
height:500px;
width:350px;
height:550px;
background-color: white;
border: 2px solid black;
margin: 20px 0;
color: black;
overflow:scroll;
}
.face-image {
width: 80%;
margin: 5% 10%;
/* width: 80%; */
height: 30%;
display:block;
margin: 5% auto;
}
</style>
......@@ -99,10 +102,17 @@
<p style="margin: 0 5%;">Hi! I'm a generic member, and I exist for the sole purpose of being a template so that I can eventually get replaced by a REAL member :) My interests are helping the lead programmer :D</p>
</div>
<div class="grid-child">
<img src="https://static.igem.wiki/teams/5342/images/teamlogo-nb.png" class="face-image" alt="face">
<h4 style="text-align:center">Firstname Lastname</h4>
<h6 style="text-align:center"> Role 1, Role 2, and Role 3</h6>
<p style="margin: 0 5%;">Hi! I'm a generic member, and I exist for the sole purpose of being a template so that I can eventually get replaced by a REAL member :) My interests are helping the lead programmer :D</p>
<!-- Frank -->
<img src="https://static.igem.wiki/teams/5342/images/team/frank.webp" class="face-image" alt="face">
<h4 style="text-align:center">Frank Nelissen</h4>
<h6 style="text-align:center">Instructor</h6>
<p style="margin: 0 5%">
My name is Frank Nelissen, and I am working as a research associate at the department of Biophysical Chemistry of the Radboud University for over 20 years.
I am experienced in working with nucleic acids, proteins and enzymes and modifying / labelling them for different kinds of research purposes.
I am also involved in a couple of practical courses for 1st and 2nd year students of the Molecular Life Sciences program from which the affinity of working with and educating of students comes from.
I see iGEM as a particularly well suited challenge for students who want to explore and learn how to work on a larger-than-a-lab-course synthetic biology project where deliverables have to be met and multiple disciplines of science and society come together.
I am happy to fulfil my role as instructor for the Radboud iGEM team and together try to find solutions for the research questions.
</p>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment