Template:Team:Cambridge/CAM 2012 TEMPLATE HEAD1
From 2012.igem.org
(Difference between revisions)
Pdmallaband (Talk | contribs) (Created page with "<html> <script type="text/javascript" src='/Team:Cambridge/static/hack.js?action=raw&ctype=text/javascript'></script> <noscript> <link rel='stylesheet' type='text/css' href='/Te...") |
|||
(10 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<link rel='stylesheet' type='text/css' href='/Team:Cambridge/static/hack.css?action=raw&ctype=text/css' /> | <link rel='stylesheet' type='text/css' href='/Team:Cambridge/static/hack.css?action=raw&ctype=text/css' /> | ||
</noscript> | </noscript> | ||
+ | <div id='cam_page'> | ||
+ | <div id='cam_loading'> | ||
+ | <div>Loading...</div> | ||
+ | </div> | ||
+ | |||
+ | <div id='cam_topbar' class='cam-box'> | ||
+ | <div style='margin: 0px 12px; width:160px;float: left;'> | ||
+ | <div class='cam-ui-icon cam-ui-icon-igem'></div> | ||
+ | <a href='https://2011.igem.org/Main_Page'> | ||
+ | iGEM HQ | ||
+ | </a> | ||
+ | </div> | ||
+ | <div style='margin: 0px 12px;float:left;'> | ||
+ | <div class='cam-ui-icon cam-ui-icon-edit'></div> | ||
+ | <a id='edit-link' class='cam-external' href='#'> | ||
+ | Page Source blah | ||
+ | </a> | ||
+ | <div class='cam-ui-icon cam-ui-icon-edit'></div> | ||
+ | <a id='edit-intro-link' class='cam-external' href='#'> | ||
+ | Intro Source | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id='cam_login_status' style='margin: 0px 12px;float:right;'> | ||
+ | <span id='logged_out'> | ||
+ | <div class='cam-ui-icon cam-ui-icon-key'></div> | ||
+ | <a id='login-link' class='cam-external' href='#'> | ||
+ | Login | ||
+ | </a> | ||
+ | </span> | ||
+ | <span id='logged_in' style='display:none;'> | ||
+ | <div class='cam-ui-icon cam-ui-icon-user'></div> | ||
+ | <a id='user-link' class='cam-external' href='#'> | ||
+ | |||
+ | </a> | ||
+ | <div class='cam-ui-icon cam-ui-icon-user'></div> | ||
+ | <a id='account-link' class='cam-external' href='https://igem.org/User_Information'> | ||
+ | My Account | ||
+ | </a> | ||
+ | <div class='cam-ui-icon cam-ui-icon-key'></div> | ||
+ | <a id='logout-link' class='cam-external' href='/wiki/index.php?title=Special:UserLogout'> | ||
+ | Logout | ||
+ | </a> | ||
+ | </span> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div id = "container" style = "width:60%;border:3px solid black;"> | ||
+ | <div id = "row1"> | ||
+ | <div id="Home" style="background-color:#F0FFFF;height:300px;width:33.3%;float:left;"> | ||
+ | <h1> Home </h1> | ||
+ | </div> | ||
+ | <div id="Outreach" style="background-color:#FFF0FF;height:300px;width:33.3%;float:left;"> | ||
+ | <h1> Outreach </h1> | ||
+ | </div> | ||
+ | <div id="Logo" style="background-color:#FFFFF0;height:300px;width:33.4%;float:left;"> | ||
+ | <h1> Logo </h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id = "row2"> | ||
+ | <div id="Project" style="background-color:#00FFFF;height:300px;width:33.3%;float:left;"> | ||
+ | <h1> Project </h1> | ||
+ | </div> | ||
+ | <div id="Image" style="background-color:#FF00FF;height:300px;width:33.3%;float:left;"> | ||
+ | <h1> Image </h1> | ||
+ | </div> | ||
+ | <div id="Logo" style="background-color:#FFFF00;height:300px;width:33.4%;float:left;"> | ||
+ | <h1> Logo </h1> | ||
+ | </div> | ||
+ | </div><div id = "row3"> | ||
+ | <div id="Team" style="background-color:#22FFFF;height:300px;width:33.3%;float:left;"> | ||
+ | <h1> Team </h1> | ||
+ | </div> | ||
+ | <div id="Safety" style="background-color:#FF22FF;height:300px;width:33.3%;float:left;"> | ||
+ | <h1> safety </h1> | ||
+ | </div> | ||
+ | <div id="Sponsors" style="background-color:#FFFF22;height:300px;width:33.4%;float:left;"> | ||
+ | <h1> Sponsors </h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </html> |
Latest revision as of 15:19, 4 July 2012
Loading...