Team:Concordia
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p- | ||
+ | |||
+ | logo, .printfooter, .firstHeading,.visualClear {display: | ||
+ | |||
+ | none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #top-section { /*-- styling for default menu bar (edit, page, | ||
+ | |||
+ | history, etc.) --*/ | ||
+ | |||
+ | border: 0 none; | ||
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { /*-- changes default wiki settings | ||
+ | |||
+ | --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings -- | ||
+ | |||
+ | */ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | </style> | ||
+ | <!-- here ends the section that changes the default wiki | ||
+ | |||
+ | template to a white full width background --> | ||
+ | |||
+ | |||
+ | <!-- beginning of your page --> | ||
+ | |||
+ | <div id="contentcontainer"> | ||
+ | |||
+ | |||
+ | <!-- this table contains the navigation bar --> | ||
+ | <table width="975px" align="center"> | ||
+ | <tr> <td colspan="10" heigth="155px"> </td></tr> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <tr> | ||
+ | <!-- | ||
+ | <!-- beginning of your page --> | ||
+ | |||
+ | <div id="contentcontainer"> | ||
+ | |||
+ | |||
+ | <!-- this table contains the navigation bar --> | ||
+ | <table width="975px" align="center"> | ||
+ | <tr> <td colspan="10" heigth="155px"> </td></tr> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <tr> | ||
+ | <!-- | ||
+ | **************Navigation bar************** | ||
+ | Each cell represents a button, | ||
+ | 1.- first row defines the borders outside each box, how the | ||
+ | |||
+ | text is aligned and the height | ||
+ | 2.- second row defines the color, here you can change the | ||
+ | |||
+ | color by modifying the hex code | ||
+ | 3.- third row is where you place the link to where you want | ||
+ | |||
+ | that button to take you | ||
+ | 4.- fourth row you define the color of the text inside the | ||
+ | |||
+ | button and the content of it | ||
+ | --> | ||
+ | |||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/WikitemplateA_home" | ||
+ | style="color:#000000">Home </a> </td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/WikitemplateA_team" | ||
+ | style="color:#000000"> Team </a> </td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="" | ||
+ | style="color:#000000"> Official Team Profile </a></td> | ||
+ | |||
+ | <td style="border:1px solid black" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/WikitemplateA_project" | ||
+ | style="color:#000000"> Project</a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/WikitemplateA_parts" | ||
+ | style="color:#000000"> Parts</a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="" | ||
+ | style="color:#000000"> Modeling</a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="" | ||
+ | style="color:#000000"> Notebook</a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="" | ||
+ | style=" color:#000000"> Safety </a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height | ||
+ | |||
+ | ="45px" | ||
+ | onMouseOver="this.bgColor='#d3d3d3'" | ||
+ | |||
+ | onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="" | ||
+ | style="color:#000000"> Attributions </a></td> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<head> | <head> | ||
<meta charset="utf-8"/> | <meta charset="utf-8"/> |
Revision as of 17:37, 12 August 2014
Home | Team | Official Team Profile | Project | Parts | Modeling | Notebook | Safety | Attributions |