Team:UNIK Copenhagen
From 2014.igem.org
Line 3: | Line 3: | ||
<html> | <html> | ||
+ | |||
+ | <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> | ||
<!--main content --> | <!--main content --> | ||
<table width="70%" align="center"> | <table width="70%" align="center"> | ||
+ | |||
+ | |||
+ | <!-- button test --> | ||
+ | <!-- Standard button --> | ||
+ | <button type="button" class="btn btn-default">Default</button> | ||
+ | |||
+ | <!-- Provides extra visual weight and identifies the primary action in a set of buttons --> | ||
+ | <button type="button" class="btn btn-primary">Primary</button> | ||
+ | |||
+ | <!-- Indicates a successful or positive action --> | ||
+ | <button type="button" class="btn btn-success">Success</button> | ||
+ | |||
+ | <!-- Contextual button for informational alert messages --> | ||
+ | <button type="button" class="btn btn-info">Info</button> | ||
+ | |||
+ | <!-- Indicates caution should be taken with this action --> | ||
+ | <button type="button" class="btn btn-warning">Warning</button> | ||
+ | |||
+ | <!-- Indicates a dangerous or potentially negative action --> | ||
+ | <button type="button" class="btn btn-danger">Danger</button> | ||
+ | |||
+ | <!-- Deemphasize a button by making it look like a link while maintaining button behavior --> | ||
+ | <button type="button" class="btn btn-link">Link</button> | ||
Line 164: | Line 189: | ||
- | <script> | + | <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> |
- | + | ||
- | </script> | + | |
</html> | </html> | ||
- |
Revision as of 19:35, 14 June 2014
WELCOME TO iGEM 2014!Your team has been approved and you are ready to start the iGEM season!
|
||||||||||||
| ||||||||||||
Requirements | ||||||||||||
Please be sure to keep these links, your audience will want to find your: |
There are a few wiki requirements teams must follow:
Visit the Wiki How To page for a complete list of requirements, tips and other useful information. |
|||||||||||
Tips | ||||||||||||
We are currently working on providing teams with some easy to use design templates.
For a full wiki list, you can visit iGEM 2013 web sites and iGEM 2012 web sites lists. |
This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started:
|