-
Notifications
You must be signed in to change notification settings - Fork 1
/
team-notebook.html
278 lines (274 loc) · 11.9 KB
/
team-notebook.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/swiper-bundle.min.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="css/team.css" />
<script src="bootstrap/js/jquery.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/swiper-bundle.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<title>ED-NAU Team Notebook</title>
<link rel="icon" href="./images/2021IDEClogo设计.png" type="image/x-icon">
</head>
<body>
<div class="nav col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="logo_container col-lg-3 col-md-3 col-sm-3 col-xs-3">
<a href="./">
<img class="homepage_logo" src="./images/2021IDEClogo设计.png" alt="">
</a>
</div>
<div class="nav_cells col-lg-9 col-md-9 hidden-sm hidden-xs">
<ul>
<li class='nav_one hover_underline'>
<a href="./">HOME</a>
</li>
<li class='nav_one hover_underline'>
<a href="project-description">PROJECT</a>
<ul class="nav_two">
<li>
<a href="project-description" class="hover_underline">Description</a>
</li>
<li>
<a href="project-design" class="hover_underline">Design</a>
</li>
<li>
<a href="project-protocol" class="hover_underline">Protocol</a>
</li>
</ul>
</li>
<li class='nav_one hover_underline'>
<a href="results">RESULTS</a>
</li>
<li class='nav_one hover_underline'>
<a href="team-members">TEAM </a>
<ul class="nav_two">
<li>
<a href="team-members" class="hover_underline">Members</a>
</li>
<li>
<a href="team-collaborations" class="hover_underline">Collaborations</a>
</li>
<li>
<a href="team-attributions" class="hover_underline">Attributions</a>
</li>
<li>
<a href="team-notebook" class="hover_underline">Notebook</a>
</li>
</ul>
</li>
<li class='nav_one hover_underline'>
<a href="lab-notebook">LAB NOTEBOOK</a>
</li>
</ul>
</div>
<div class="nav_hidden nav_cells hidden-lg hidden-md col-sm-9 col-xs-9">
<ul>
<li class="nav_one"><img src="images/nav_little.png" alt="" style='width:7vw'>
<ul class="nav_two">
<li class="hover_underline">
<a href="./">HOME</a>
</li>
<li class="hover_underline">
<a href="project-description">PROJECT</a>
</li>
<li class="hover_underline">
<a href="results">RESULTS</a>
</li>
<li class="hover_underline">
<a href="team-members">TEAM</a>
</li>
<li class="hover_underline">
<a href="lab-notebook">LAB NOTEBOOK</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- body -->
<div id="teambody">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide" style="background-image: url(images/team.jpg);">
</div>
<div class="swiper-slide" style="background-image: url(images/team2.jpg);">
</div>
<div class="swiper-slide" style="background-image: url(images/team3.jpg);">
</div>
<div class="swiper-slide" style="background-image: url(images/team4.jpg);">
</div>
</div>
<!-- Add Arrows -->
<div class="swiper-scrollbar"></div>
</div>
<div class="col-lg-10 col-md-10 col-sm-12 col-xs-12" style="background-color: white;padding-bottom: 10vh;">
<div class="col-lg-10 col-md-10 col-sm-10 col-xs-10 col-lg-offset-1 col-md-offset-1 col-sm-offset-1 col-xs-offset-1" style="overflow: hidden;">
<img src="images/酵母.png" alt="" class="jiaomu" style="animation: move_jiaomu 7s linear;animation-iteration-count: infinite;">
<img src="images/酵母.png" alt="" class="jiaomu" style="animation: move_jiaomu 7s linear 3.5s;animation-iteration-count: infinite;">
<div style="background-image: url(images/轨道.png);height: 3vh;background-position: center;background-size:contain;background-repeat:repeat-x;margin-top: 23vh;">
</div>
</div>
<div class="notebook_container col-lg-10 col-md-10 col-sm-10 col-xs-10 col-lg-offset-1 col-md-offset-1 col-sm-offset-1 col-xs-offset-1" ">
<div class=" notebook ">
<div class="notebook_cell ">
<div></div>
<h4>2021 March</h4>
<p>Set up team as ED-NAU.</p>
</div>
<hr>
<div class="notebook_cell ">
<div></div>
<h4>2021 April</h4>
<p>Started to come up with our project.</p>
</div>
<hr>
<div class="notebook_cell ">
<div></div>
<h4>2021 May</h4>
<p>Improved and perfected with the optional projects. </p>
<p>Decided to conduct the evolution of <i>OsNramp5</i>.</p>
<p>Designed the logo. </p>
</div>
<hr>
<div class="notebook_cell ">
<div></div>
<h4>2021 June</h4>
<p>Collected the background information. </p>
<p>Sequenced the target sequence. </p>
<p>Searched for the available selected methods. </p>
</div>
<hr>
<div class="notebook_cell ">
<div></div>
<h4>2021 July</h4>
<p>Purchased the kit. </p>
<p>Searched for the concentration condition for error-prone PCR. </p>
<p>Construction of the mutant library of OsNramp5 with homologous recombination</p>
<p>Prepared for the CCIC conference. </p>
</div>
<hr>
<div class="notebook_cell ">
<div></div>
<h4>2021 August</h4>
<p>Conducted the experiment. </p>
<p>Determination of Cd2+ concentration in solid media. </p>
<p>Screening of OsNramp5-mut strains transferring less Cd2+.</p>
<p>Screening of OsNramp5-mut strains transporting Mn2+ normally. </p>
<p>Made bioinformatic analysis. </p>
<p>Attended the CCIC conference. </p>
</div>
<hr>
<div class="notebook_cell ">
<div></div>
<h4>2021 September</h4>
<p>Analyzed data. </p>
<p>Submitted the paper. </p>
</div>
<hr>
<div class="notebook_cell ">
<div></div>
<h4>2021 October</h4>
<p>Edited wiki. </p>
<p>Made the post. </p>
<p>Prepared for the closing ceremony. </p>
</div>
</div>
</div>
</div>
<div class="right_nav_container col-lg-2 col-md-2 hidden-sm hidden-xs ">
<div class="right_nav "></div>
</div>
</div>
<div class="footer ">
<div class="footer_img col-lg-3 hidden-md hidden-sm hidden-xs "></div>
<div class="footer_menu col-lg-8 col-md-12 col-sm-12 col-xs-12 ">
<div class="footer_list ">
<div class="footer_title ">
<a href="./ ">
<div class="footer_arrow ">—</div>
<div> HOME</div>
</a>
</div>
</div>
<div class="footer_list ">
<div class="footer_title ">
<a href="project-description ">
<div class="footer_arrow ">—</div>
<div> PROJECT</div>
</a>
</div>
<div class="footer_title ">
<a href="project-description ">
<div class="footer_arrow ">—</div>
<div> Description</div>
</a>
</div>
<div class="footer_title ">
<a href="project-design ">
<div class="footer_arrow ">—</div>
<div> Design</div>
</a>
</div>
<div class="footer_title ">
<a href="project-PROTOCOL ">
<div class="footer_arrow ">—</div>
<div> Protocol</div>
</a>
</div>
</div>
<div class="footer_list ">
<div class="footer_title ">
<a href="results ">
<div class="footer_arrow ">—</div>
<div> RESULTS</div>
</a>
</div>
</div>
<div class="footer_list ">
<div class="footer_title ">
<a href="team-members ">
<div class="footer_arrow ">—</div>
<div> TEAM</div>
</a>
</div>
<div class="footer_title ">
<a href="team-members ">
<div class="footer_arrow ">—</div>
<div> Members</div>
</a>
</div>
<div class="footer_title ">
<a href="team-collaborations ">
<div class="footer_arrow ">—</div>
<div> Collaborations</div>
</a>
</div>
<div class="footer_title ">
<a href="team-attributions ">
<div class="footer_arrow ">—</div>
<div> Attributions</div>
</a>
</div>
<div class="footer_title ">
<a href="team-notebook ">
<div class="footer_arrow ">—</div>
<div> Notebook</div>
</a>
</div>
</div>
<div class="footer_list ">
<div class="footer_title ">
<a href="lab-notebook ">
<div class="footer_arrow ">—</div>
<div> LAB NOTEBOOK</div>
</a>
</div>
</div>
</div>
</div>
<script type="text/javascript " src="js/team.js "></script>
</body>
</html>