Team:UCL/Test
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:UCL/Template:headerx}} | {{:Team:UCL/Template:headerx}} | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 95: | Line 82: | ||
- | /* | + | /* tableo FORMAT */ |
* { | * { | ||
Line 104: | Line 91: | ||
div { | div { | ||
- | |||
padding: 0%; | padding: 0%; | ||
width: 100% | width: 100% | ||
Line 113: | Line 99: | ||
- | /* | + | /* rowoS */ |
- | + | .orandiv1{ | |
background-color: #001D56; | background-color: #001D56; | ||
padding: 2%; | padding: 2%; | ||
Line 122: | Line 108: | ||
- | . | + | .title_headero { |
padding: 0.1%; | padding: 0.1%; | ||
padding-left: 3%; | padding-left: 3%; | ||
Line 135: | Line 121: | ||
} | } | ||
- | . | + | .task_tableo { |
width: 100%; | width: 100%; | ||
clear: both; | clear: both; | ||
Line 143: | Line 129: | ||
} | } | ||
- | . | + | .rowo:first-child .colo { |
height: 2.5em; | height: 2.5em; | ||
background-color: #FFFFCC; | background-color: #FFFFCC; | ||
Line 149: | Line 135: | ||
} | } | ||
- | . | + | .rowo { |
width: 100%; | width: 100%; | ||
clear: both; | clear: both; | ||
Line 156: | Line 142: | ||
} | } | ||
- | /* | + | /* coloUMN SETUP */ |
- | . | + | .colo { |
padding: 0.1%; | padding: 0.1%; | ||
color: #FFFFCC; | color: #FFFFCC; | ||
Line 173: | Line 159: | ||
- | . | + | .colo:first-child { margin-left: 0; } |
- | /* | + | /* groupoING */ |
- | . | + | .groupo:before, |
- | . | + | .groupo:after { |
content:""; | content:""; | ||
- | display:table; | + | display: table; |
} | } | ||
- | . | + | .groupo:after { |
clear:both; | clear:both; | ||
} | } | ||
- | . | + | .groupo { |
zoom:1; /* For IE 6/7 */ | zoom:1; /* For IE 6/7 */ | ||
} | } | ||
/* GRID OF TWELVE */ | /* GRID OF TWELVE */ | ||
- | . | + | .span_6_of_12o { |
width: 49.5%; | width: 49.5%; | ||
} | } | ||
- | . | + | .span_2_of_12o { |
width: 15.83%; | width: 15.83%; | ||
} | } | ||
- | . | + | .span_1_of_12o { |
width: 7%; | width: 7%; | ||
} | } | ||
- | . | + | .header_rowo { |
width: 100%; | width: 100%; | ||
} | } | ||
Line 205: | Line 191: | ||
@media (max-width: 480px) { | @media (max-width: 480px) { | ||
- | + | .orandiv1{ | |
background-color: #001D56; | background-color: #001D56; | ||
padding: 2%; | padding: 2%; | ||
Line 213: | Line 199: | ||
} | } | ||
- | . | + | .title_headero { |
padding: 0.1%; | padding: 0.1%; | ||
padding-left: 3%; | padding-left: 3%; | ||
Line 224: | Line 210: | ||
} | } | ||
- | . | + | .task_tableo { |
width: 96%; | width: 96%; | ||
clear: both; | clear: both; | ||
Line 237: | Line 223: | ||
} | } | ||
- | . | + | .task_tableo:first-child { |
max-height: 4em; | max-height: 4em; | ||
} | } | ||
- | . | + | .rowo:first-child .colo { |
height: 4em; | height: 4em; | ||
background-color: #FFFFCC; | background-color: #FFFFCC; | ||
Line 248: | Line 234: | ||
} | } | ||
- | . | + | .rowo { |
clear: both; | clear: both; | ||
padding: 0px; | padding: 0px; | ||
Line 257: | Line 243: | ||
} | } | ||
- | /* | + | /* coloUMN SETUP */ |
- | . | + | .colo { |
padding: 0.1%; | padding: 0.1%; | ||
color: #FFFFCC; | color: #FFFFCC; | ||
Line 271: | Line 257: | ||
} | } | ||
- | . | + | .colo:first-child { margin-left: 0; } |
/* GRID OF TWELVE */ | /* GRID OF TWELVE */ | ||
- | . | + | .span_6_of_12o { |
width: 100%; | width: 100%; | ||
} | } | ||
- | . | + | .span_2_of_12o { |
width: 100%; | width: 100%; | ||
} | } | ||
- | . | + | .span_1_of_12o { |
width: 100%; | width: 100%; | ||
} | } | ||
- | . | + | .header_rowo { |
width: 100%; | width: 100%; | ||
} | } | ||
Line 291: | Line 277: | ||
- | + | ||
+ | |||
+ | |||
</style> | </style> | ||
- | < | + | |
- | <div class=" | + | <div class="orandiv1"> |
- | <div class=" | + | <div class="task_tableo"> |
- | <div class=" | + | <div class="header_rowo"> |
+ | <div class="title_headero"> | ||
<h1> | <h1> | ||
- | iGEM Task | + | iGEM Task tables |
</h1> | </h1> | ||
Line 311: | Line 300: | ||
<!-- | <!-- | ||
- | HELLO! the aim of these | + | HELLO! the aim of these tableos is to create a record of our activities on the wiki as we organise ourselves. |
- | Below is the template code for a screen width-responsive | + | Below is the template code for a screen width-responsive tableo. |
- | 1) If you are managing a subteam (lab, communications &c) then you need to copy and paste yourself a new " | + | 1) If you are managing a subteam (lab, communications &c) then you need to copy and paste yourself a new "task_tableo", then name it after your subteam. |
- | 2) To call on members to do new tasks, copy a | + | 2) To call on members to do new tasks, copy a rowo from the comments selection, name and describe the task, then alert people to it. They will then add their initials in order to take part. |
- | 3) To enter text on the | + | 3) To enter text on the tableo, follow the instructions embedded in the template. |
If any is unclear, or you have any formatting suggestions, contact oranmaguire@gmail.com | If any is unclear, or you have any formatting suggestions, contact oranmaguire@gmail.com | ||
Line 322: | Line 311: | ||
- | <div class=" | + | <div class="task_tableo"> |
- | <!-- below is the title | + | <!-- below is the title rowo of the tableo. --> |
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the subteam (eg. Lab) below --> | <!-- Enter the subteam (eg. Lab) below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
Task Description | Task Description | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Signup 1 | Signup 1 | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Signup 2 | Signup 2 | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Signup 3 | Signup 3 | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Reserve Signup | Reserve Signup | ||
</div> | </div> | ||
Line 350: | Line 339: | ||
- | <!-- Following the title | + | <!-- Following the title rowo, tableo entries --> |
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the title and date of the task below --> | <!-- Enter the title and date of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
<!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | <!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | ||
Line 385: | Line 374: | ||
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the title and date of the task below --> | <!-- Enter the title and date of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
<!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | <!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | ||
Line 419: | Line 408: | ||
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the title and date of the task below --> | <!-- Enter the title and date of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
<!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | <!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | ||
Line 452: | Line 441: | ||
</div> | </div> | ||
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the title and date of the task below --> | <!-- Enter the title and date of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
<!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | <!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | ||
Line 485: | Line 474: | ||
</div> | </div> | ||
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the title and date of the task below --> | <!-- Enter the title and date of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
<!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | <!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | ||
Line 518: | Line 507: | ||
</div> | </div> | ||
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the title and date of the task below --> | <!-- Enter the title and date of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
<!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | <!-- Enter a more detailed description of the task below; and enter your initials if you are proposing a project--> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | ||
Line 552: | Line 541: | ||
- | <!--Spare | + | <!--Spare rowo template @ . Copy this and paste this just ABOVE the </div> tag here once you have finished your entry. --> |
Line 558: | Line 547: | ||
- | <!--next | + | <!--next tableo template to copy below--> |
- | <div class=" | + | <div class="task_tableo"> |
- | <!-- This is the title | + | <!-- This is the title rowo of the tableo. --> |
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the subteam (eg. Lab) below --> | <!-- Enter the subteam (eg. Lab) below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
Task Description | Task Description | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Signup 1 | Signup 1 | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Signup 2 | Signup 2 | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Signup 3 | Signup 3 | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
Reserve Signup | Reserve Signup | ||
</div> | </div> | ||
</div> | </div> | ||
- | <!-- Following the title | + | <!-- Following the title rowo, tableo entries --> |
- | <div class=" | + | <div class="rowo groupo"> |
- | <div class=" | + | <div class="colo span_2_of_12o"> |
<!-- Enter the title and date of the task below --> | <!-- Enter the title and date of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_6_of_12o"> |
<!-- Enter a more detailed description of the task below --> | <!-- Enter a more detailed description of the task below --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials, add (L) in brackets if you are a learner --> | ||
</div> | </div> | ||
- | <div class=" | + | <div class="colo span_1_of_12o"> |
<!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | <!-- Sign up with your initials as a reserve, add (L) in brackets if you are a learner --> | ||
Line 620: | Line 609: | ||
- | <!--Spare | + | <!--Spare rowo below. Copy this and paste it ABOVE once you have finished your entry. --> |
<!-- | <!-- | ||
Line 634: | Line 623: | ||
</div> | </div> | ||
- | </ | + | </div> |
+ | |||
</html> | </html> | ||
{{:Team:UCL/Template:footerx}} | {{:Team:UCL/Template:footerx}} |
Revision as of 11:48, 12 August 2014
iGEM Task tables
Task Description
Signup 1
Signup 2
Signup 3
Reserve Signup
Task Description
Signup 1
Signup 2
Signup 3
Reserve Signup