-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasic_part.html
More file actions
184 lines (173 loc) · 8.19 KB
/
Copy pathbasic_part.html
File metadata and controls
184 lines (173 loc) · 8.19 KB
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
<!DOCTYPE html>
<html>
<head>
<style>
/* hides "Team:Cornell" and iGEM logo */
#top_title {
display: none;
}
/* removes padding below footer */
#globalWrapper {
padding: 0;
}
#content {
padding: 0px;
width: 100% !important;
margin-top: 0px;
margin-left: 0px ;
}
/* removes default styling for home banner tagline */
#HQ_page p {
font-family: 'Open San', sans-serif;
font-size: 16px;
font-weight: 100;
color: #000;
padding-top: 0;
padding-bottom: 0;
}
/* removes small extra margin at very bottom below footer */
p {
margin: 0;
}
/* removes bullets from Toolkit dropdown menu */
ul {
list-style-image: none;
}
</style>
<title>Team:Cornell - 2020.igem.org</title>
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="styles/styles.css">
<link rel="stylesheet" type="text/css" href="styles/grids.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<!-- JS -->
<script src="https://code.jquery.com/jquery-3.5.0.js"></script>
</head>
<!--NOTE: REMEMBER TO CHANCE active-page CLASS TO CORRECT DROPDOWN-->
<body>
<div class ="standard-page-wrapper">
<!------------------------ NAV BAR START ------------------------>
<nav>
<div class="nav-bar-wrapper">
<div class="nav-bar-main-menu">
<a href="index.html"><img class="nav-bar-logo" src="images/cornell-igem-logo-white.png" alt="logo"></img>
<div class="dropdown">
<button class="dropbtn">TEAM</button>
<div class="dropdown-content team-dropdown-content">
<a href="bios.html">BIOS</a>
<a href="sponsors.html">SPONSORS</a>
<a href="attributions.html">ATTRIBUTIONS</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">OUTREACH</button>
<div class="dropdown-content outreach-dropdown-content">
<a href="education.html">EDUCATION & ENGAGEMENT</a>
<a href="collabs.html">COLLABORATIONS</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">HUMAN PRACTICES</button>
<div class="dropdown-content human-dropdown-content">
<a href="practicesfinal.html">INTEGRATED PRACTICES</a>
<a href="policies.html">POLICIES</a>
<a href="entrepreneurship.html">ENTREPRENEURSHIP</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn">PRODUCT DEVELOPMENT</button>
<div class="dropdown-content human-dropdown-content">
<a href="modeling.html">MODELING</a>
<a href="engineeringsuccess.html">ENGINEERING SUCCESS</a>
<a href="hardware.html">HARDWARE</a>
<a href="implementation.html">IMPLEMENTATION</a>
</div>
</div>
<div class="dropdown">
<button class="dropbtn active-nav">TOOLKIT</button>
<div class="dropdown-content toolkit-dropdown-content">
<ul>
<div class="nav-first-col">
<li class="wet-lab-list-title"><b>WET LAB</b></li>
<li><a href="foundation.html">FOUNDATIONS</a></li>
<li><a href="demonstrate.html">DEMONSTRATE</a></li>
<li><a href="part.html">PARTS</a></li>
<li><a href="basic_part.html">BASIC PARTS</a></li>
<li><a href="composite_parts.html">COMPOSITE PARTS</a></li>
</div>
<div class="nav-second-col">
<li class="pd-list-title"><b>DOCUMENTATION</b></li>
<li><a href="notebook.html">NOTEBOOK</a></li>
<li><a href="safety.html">SAFETY</a></li>
<li><a href="contribution.html">CONTRIBUTION</a></li>
</div>
</ul>
</div>
</div>
<div class="dropdown">
<button class="dropbtn"
onclick="location.href='description.html'">DESCRIPTION</button>
</div>
<div class="dropdown">
<button class="dropbtn"
onclick="location.href='index.html'">HOME</button>
</div>
</div>
</div>
</nav>
<!------------------------ NAV BAR END ------------------------->
<!------------------------ STANDARD PAGE BANNER START ------------------------>
<header class="standard-page-banner">
<img class="standard-page-banner" src="images/banners/basicparts.png" alt="basic parts banner">
</header>
<!------------------------ STANDARD PAGE BANNER END ------------------------>
<!------------------------ STANDARD PAGE CONTENT START ------------------------>
<div class="standard-page-side-bar-content-wrapper">
<div class="standard-page-content-wrapper">
<table class="parts-table">
<tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
<th>Designer</th>
<th>Length</th>
</tr>
<tr>
<td><a href="http://parts.igem.org/Part:BBa_K3419000">BBa_K3419000</a></td>
<td>Coding</td>
<td>ASD</td>
<td>Sophia Windemuth</td>
<td>1104bp</td>
</tr>
<tr>
<td><a href="http://parts.igem.org/Part:BBa_K3419001">BBa_K3419001</a></td>
<td>Coding</td>
<td>Trichosanthin</td>
<td>Leo Song</td>
<td>870bp</td>
</tr>
</table>
<br><br><br><br>
</div>
</div>
<!------------------------ STANDARD PAGE CONTENT END ------------------------>
<!------------------------ FOOTER START ------------------------>
<footer>
<div class="footer-wrapper">
<div class="icon-wrapper">
<a class="icon" href="http://facebook.com/cornelligem"><img src="https://2019.igem.org/wiki/images/4/44/T--Cornell--Facebook.png"></a>
</div>
<div class="icon-wrapper">
<a class="icon" href="http://twitter.com/cugem"><img src="https://2019.igem.org/wiki/images/8/80/T--Cornell--Twitter.png"></a>
</div>
<div class="icon-wrapper">
<a class="icon" href="https://www.instagram.com/cugem/"><img src="https://2019.igem.org/wiki/images/3/37/T--Cornell--Instagram.png"></a>
</div>
<div class="icon-wrapper icon-wrapper-last">
<a class="icon" href="https://www.youtube.com/channel/UCJt-5JfyoucUJXC1EsTllhg"><img src="https://2019.igem.org/wiki/images/3/3c/T--Cornell--Youtube.png"></a>
</div>
</div>
</footer>
<!------------------------ FOOTER END ------------------------>
</div>
</body>
</html>