Team:HKUST-Hong Kong/Presentation
From 2012.igem.org
(Difference between revisions)
Line 266: | Line 266: | ||
float:left; | float:left; | ||
} | } | ||
+ | |||
+ | #Side_Bar{ | ||
+ | clear:both; | ||
+ | width:265px; | ||
+ | height:750px; | ||
+ | background-color:#CCFFCC; | ||
+ | float:right; | ||
+ | border:3px solid #99FF99; | ||
+ | border-radius:10px; | ||
+ | -moz-border-radius:10px; | ||
+ | } | ||
+ | |||
+ | #News_Bar{ | ||
+ | background-color:#FFDDDD; | ||
+ | border:3px solid #FF9999; | ||
+ | border-radius:10px; | ||
+ | -moz-border-radius:10px; | ||
+ | width:265px; | ||
+ | height:auto; | ||
+ | padding-bottom:10px; | ||
+ | margin-bottom:10px; | ||
+ | } | ||
+ | |||
+ | #News_Content{ | ||
+ | border:1px solid #FF9999; | ||
+ | width:250px; | ||
+ | height:200px; | ||
+ | overflow:auto; | ||
+ | border-radius:6px; | ||
+ | -moz-border-radius:6px; | ||
+ | display:none; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
- | |||
+ | </head> | ||
<body> | <body> | ||
<div id="Navigation_top"> | <div id="Navigation_top"> | ||
Line 285: | Line 318: | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Members">Members</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Members">Members</a></p></div> | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Advisors">Advisors</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Advisors">Advisors</a></p></div> | ||
- | |||
</div> | </div> | ||
<div class="Navigation_Content" id="Project_Content"> | <div class="Navigation_Content" id="Project_Content"> | ||
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Project_Abstraction"> | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Project_Abstraction">Abstract</a></p></div> |
- | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Background_and_Motive">Motive</a></p></div> | |
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Background_and_Motive" | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Overview">Design - Overview</a></p></div> |
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Module">Design - Module</a></p></div> |
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Chassis">Design - Chassis</a></p></div> |
- | + | ||
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | |
- | + | ||
</div> | </div> | ||
<div class="Navigation_Content" id="Wet_lab_Content" align="center"> | <div class="Navigation_Content" id="Wet_lab_Content" align="center"> | ||
Line 302: | Line 331: | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Characterization">Characterization</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Characterization">Characterization</a></p></div> | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Achievement">Achievement</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Achievement">Achievement</a></p></div> | ||
- | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/ | + | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Future_Work">Future Work</a></p></div> |
</div> | </div> | ||
<div class="Navigation_Content" id="Human_practice_Content" align="center"> | <div class="Navigation_Content" id="Human_practice_Content" align="center"> | ||
Line 311: | Line 340: | ||
</div> | </div> | ||
<div class="Navigation_Content" id="Extras_Content" align="center"> | <div class="Navigation_Content" id="Extras_Content" align="center"> | ||
+ | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Medal_Requirements">Medal Requirements</a></p></div> | ||
+ | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Safety">Safety</a></p></div> | ||
+ | <div class="Content_Buttons""><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Attribution">Attribution</a></p></div> | ||
+ | <div class="Content_Buttons""><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Acknowledgement">Acknowledgement</a></p></div> | ||
<div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Glossary">Glossary</a></p></div> | <div class="Content_Buttons"><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Glossary">Glossary</a></p></div> | ||
- | |||
- | |||
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:02, 25 September 2012