Team:Imperial College London/Templates/BrainstormingTab1

From 2011.igem.org

(Difference between revisions)
(Created page with "{| style="width:965px;background:#F5F5F5;text-align:justify;font-family: Georgia, serif;color:#4A4A4A;margin-top:25px;" cellspacing="20" |style="font-family: Georgia, serif;font-...")
 
(10 intermediate revisions not shown)
Line 1: Line 1:
-
{| style="width:965px;background:#F5F5F5;text-align:justify;font-family: Georgia, serif;color:#4A4A4A;margin-top:25px;" cellspacing="20"
+
<html>
-
|style="font-family: Georgia, serif;font-size:2em;color:#A35200;"|Brainstorming
+
-
|-
+
-
|This page contains a summary of the ideas we developed throughout our brainstorming sessions at the beginning of the project. These ideas can be classified into 4 main categories as shown below. Click on the tabs to find out more about the ideas in each category.
+
-
|-
+
-
|<html>
+
<head>
<head>
<style type="text/css">
<style type="text/css">
Line 14: Line 9:
font-size: 14px; /*font of menu text*/
font-size: 14px; /*font of menu text*/
}
}
-
 
.animatedtabs ul{
.animatedtabs ul{
Line 48: Line 42:
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
font-weight: bold;
-
color: black;
+
color: #633e29;
}
}
Line 63: Line 57:
.animatedtabs .selected a span{
.animatedtabs .selected a span{
background-position: 100% -125px;
background-position: 100% -125px;
-
color: black;
+
color: #633e29;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
top: 0;
Line 83: Line 77:
<body>
<body>
 +
<h1>Brainstorming</h1>
 +
<p>This page contains a summary of the ideas we developed throughout our brainstorming sessions at the beginning of the project. These ideas can be classified into 4 main categories as shown below. Click on the tabs to find out more about the ideas in each category.<br /><br /></p>
 +
<div class="animatedtabs">
<div class="animatedtabs">
<ul>
<ul>
Line 91: Line 88:
</ul>
</ul>
</div>
</div>
 +
</body>
</body>
</html>
</html>
-
|}
 

Latest revision as of 08:42, 7 September 2011

Brainstorming

This page contains a summary of the ideas we developed throughout our brainstorming sessions at the beginning of the project. These ideas can be classified into 4 main categories as shown below. Click on the tabs to find out more about the ideas in each category.