Team:Glasgow
From 2014.igem.org
(Difference between revisions)
Lowlight42 (Talk | contribs) |
Lowlight42 (Talk | contribs) |
||
(75 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{CSS/Team:Glasgow/Draft1}} | ||
+ | |||
<html> | <html> | ||
<title>Bubble Test Page</title> | <title>Bubble Test Page</title> | ||
<head><style type="text/css"> | <head><style type="text/css"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
/*Makes increase/decrease in size smooth*/ | /*Makes increase/decrease in size smooth*/ | ||
Line 20: | Line 18: | ||
} | } | ||
- | # | + | #bubbles {background:none; |
- | + | } | |
- | + | ||
- | + | #bubbletable {background:none; | |
+ | } | ||
- | #bubbleproject { | + | #bubbleproject {width:200px; |
- | + | height:200px; | |
- | + | ||
- | + | } | |
- | + | ||
- | + | #bubbleteam {width:200px; | |
- | # | + | height:200px; |
- | + | } | |
- | + | ||
- | + | ||
- | #bubblemodelling { | + | #bubblemodelling {width:200px; |
- | + | height:200px; | |
- | + | } | |
- | + | ||
- | # | + | #bubblehumanpractices {width:200px; |
- | + | height:200px; | |
- | + | } | |
- | + | ||
- | + | #bubbleparts {width:200px; | |
- | + | height:200px; | |
+ | } | ||
- | + | #projectdes {text-align:center; | |
- | # | + | margin-left:15%; |
- | + | margin-right:15%; | |
- | + | margin-top:5px; | |
- | + | border: solid 3px black; | |
- | + | padding:20px; | |
- | + | border-radius:20px; | |
- | + | background-color:#FFFFFF; | |
- | + | ||
- | # | + | .description {font-family:"Calibri"; |
- | + | color: #0000CC; | |
- | + | text-align:center;} | |
+ | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style></head> | </style></head> | ||
<body> | <body> | ||
+ | <br> | ||
+ | <div id="bubbles"> | ||
- | < | + | <table id="bubbletable" align="center"> |
- | + | ||
- | < | + | <tr> |
- | < | + | <td align="center"><a href="https://2014.igem.org/Team:Glasgow/Parts" > |
- | </ | + | <img id="bubbleparts" src="https://static.igem.org/mediawiki/2014/7/70/GU_biobrickbubble.png"/> |
+ | </a></td> | ||
+ | <td></td> | ||
+ | <td align="center"><a href="https://2014.igem.org/Team:Glasgow/Project" > | ||
+ | <img id="bubbleproject" src="https://static.igem.org/mediawiki/2014/d/d4/GU_projectbubble.png"/> | ||
+ | </a></td> | ||
+ | <td></td> | ||
+ | <td align="center"><a href="https://2014.igem.org/Team:Glasgow/Human_Practices" > | ||
+ | <img id="bubblehumanpractices" src="https://static.igem.org/mediawiki/2014/3/3c/GU_humanpracticesbubble.png"/> | ||
+ | </a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td></td> | ||
+ | <td align="center"><a href="https://2014.igem.org/Team:Glasgow/Modeling_Intro" > | ||
+ | <img id="bubblemodelling" src="https://static.igem.org/mediawiki/2014/4/47/GU_modellingbubble.png"/> | ||
+ | </a></td> | ||
+ | <td></td> | ||
+ | <td align="center"><a href="https://2014.igem.org/Team:Glasgow/Team" > | ||
+ | <img id="bubbleteam" src="https://static.igem.org/mediawiki/2014/e/e3/GU_teambubble.png"/> | ||
+ | </a></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
- | < | + | </table> |
- | + | ||
- | + | ||
- | + | ||
- | < | + | </div> |
- | < | + | <div id="projectdes"> |
- | + | <p align ="center"> | |
- | < | + | <h2 color="#0000CC" class="description"> This year, we're switching on the power and potential of <em>E.coli</e></h2> |
- | < | + | <h2 class="description"> Click a bubble to find out more...</h2> |
- | </ | + | </p> |
- | < | + | </div> |
- | + | ||
- | + | ||
- | <a href="https://2014.igem.org/Team:Glasgow | + | <a href="https://2014.igem.org/wiki/index.php?title=Team:Glasgow&action=edit" >Edit</a> |
- | + | ||
- | </a> | + | |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> | ||
- | |||
- |
Latest revision as of 10:49, 17 October 2014