Nicolebennis (Talk | contribs) |
Nicolebennis (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <style> | ||
+ | .collapsible { | ||
+ | background-color: #0092CB; | ||
+ | color: white; | ||
+ | cursor: pointer; | ||
+ | padding: 16px; | ||
+ | width: 100%; | ||
+ | border: none; | ||
+ | text-align: left; | ||
+ | outline:; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | |||
+ | .active, .collapsible:hover { | ||
+ | background-color: #0000; | ||
+ | color: black | ||
+ | } | ||
+ | |||
+ | .collapsible:after { | ||
+ | content: '\002B'; | ||
+ | color: none; | ||
+ | font-weight: bold; | ||
+ | float: right; | ||
+ | margin-left: 5px; | ||
+ | } | ||
+ | |||
+ | .active:after { | ||
+ | content: "\2212"; | ||
+ | } | ||
+ | |||
+ | .content { | ||
+ | padding: 0 18px; | ||
+ | max-height: 0; | ||
+ | overflow: hidden; | ||
+ | transition: max-height 0.2s ease-out; | ||
+ | background-color: #777777 | ||
+ | color: white; | ||
+ | } | ||
+ | </style> | ||
<body data-spy="scroll" data-target="#myScrollspy" data-offset="20"> | <body data-spy="scroll" data-target="#myScrollspy" data-offset="20"> | ||
Line 39: | Line 80: | ||
<!-- TABEL WITH PART OVERVIEW --> | <!-- TABEL WITH PART OVERVIEW --> | ||
− | |||
<table> | <table> | ||
<tr> | <tr> | ||
Line 90: | Line 130: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 09:15, 10 September 2018
Favorite Part | BioBrick Name | Type | Description | Designer |
---|---|---|---|---|
Fav | BioBrick#1 | Basic Part | Hay this part is not yet created | Me myself and I |
Fav | BioBrick#2 | Basic Part | Hay this part is not yet created | Me myself and I |
Fav | BioBrick#3 | Basic Part | Hay this part is not yet created | Me myself and I |
Fav | BioBrick#4 | Basic Part | Hay this part is not yet created | Me myself and I |
Fav | BioBrick#5 | Basic Part | Hay this part is not yet created | Me myself and I |
Fav | BioBrick#6 | Basic Part | Hay this part is not yet created | Me myself and I |