Team:IIT Madras/Template:new home
From 2012.igem.org
(Difference between revisions)
(40 intermediate revisions not shown) | |||
Line 369: | Line 369: | ||
#iitm_content{ | #iitm_content{ | ||
position:relative; | position:relative; | ||
- | top:- | + | top:-50px; |
+ | width:95%; | ||
+ | left : 2.5%; | ||
} | } | ||
Line 375: | Line 377: | ||
#iitm_menu { | #iitm_menu { | ||
+ | position:relative; | ||
+ | top:-60px; | ||
list-style:none; | list-style:none; | ||
width:940px; | width:940px; | ||
- | margin: | + | margin:10px auto 0px auto; |
height:43px; | height:43px; | ||
padding:0px 20px 0px 20px; | padding:0px 20px 0px 20px; | ||
+ | z-index : 100; | ||
+ | |||
/* Rounded Corners */ | /* Rounded Corners */ | ||
Line 638: | Line 644: | ||
background:#ffffff; | background:#ffffff; | ||
border:1px solid #aaaaaa; | border:1px solid #aaaaaa; | ||
- | padding:4px 6px 4px 6px; | + | padding:4px 6px 4px 6px;ii |
margin:0px 0px 4px 0px; | margin:0px 0px 4px 0px; | ||
} | } | ||
Line 657: | Line 663: | ||
left:auto; | left:auto; | ||
right:-1px; | right:-1px; | ||
- | top:auto; | + | top:auto; |
} | } | ||
- | + | #iitm_header{ | |
+ | background : url("https://static.igem.org/mediawiki/2012/3/3d/HeaderLogo.jpg") no-repeat; | ||
+ | height:86px; | ||
+ | width:100%; | ||
+ | position:relative; | ||
+ | top:-60px; | ||
+ | display:block; | ||
+ | } | ||
--> | --> | ||
Line 668: | Line 681: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <div id = "iitm_header"></div> | ||
+ | |||
+ | <div id = "iitm_nav" > | ||
+ | <ul id="iitm_menu"> | ||
+ | <li><a href="https://2012.igem.org/Team:IIT_Madras" class = "drop">Home</a> | ||
+ | <div class = "dropdown_2columns"> | ||
+ | <a href="https://2012.igem.org/Team:IIT_Madras">Go back to the home page</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | <li><a href="https://2012.igem.org/Team:IIT_Madras/Safety" class="drop">Safety</a> | ||
+ | <div class="dropdown_5columns"> | ||
+ | <ul> | ||
+ | <ol> | ||
+ | <a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q1">1. Would any of your project ideas raise safety issues in terms of:</a> | ||
+ | <ul> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q1_1">1.1 Reseacher Safety</a> | ||
+ | <ul> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q1_1_1">1.1.1 Personal Protective Equipment</a></ol> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q1_1_2">1.1.2 Safe work practises</a></ol> | ||
+ | </ul> | ||
+ | </ol> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q1_2">1.2 Public Safety</a></a></ol> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q1_3">1.3 Enviornmental Safety</a></ol> | ||
+ | </ul> | ||
+ | </ol> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q2"> | ||
+ | 2. Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues? | ||
+ | </a></ol> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q3"> | ||
+ | 3. Is there a local biosafety group, committee, or review board at your institution? | ||
+ | </a></ol> | ||
+ | <ol><a href = "https://2012.igem.org/Team:IIT_Madras/Safety#q4"> | ||
+ | 4. Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? How could parts, devices and systems be made even safer through biosafety engineering? | ||
+ | </a></ol> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="https://2012.igem.org/Team:IIT_Madras/Project" class="drop">Project</a> | ||
+ | <div class="dropdown_2columns"> | ||
+ | <a href = "https://2012.igem.org/Team:IIT_Madras/Project">Check out our project</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="https://2012.igem.org/Team:IIT_Madras/Team" class="drop">Team</a> | ||
+ | <div class="dropdown_1column"> | ||
+ | <a href="https://2012.igem.org/Team:IIT_Madras/Team#Faculty">Faculty</a> | ||
+ | <a href="https://2012.igem.org/Team:IIT_Madras/Team#Advisors">Advisors</a> | ||
+ | <a href="https://2012.igem.org/Team:IIT_Madras/Team#Students">Students</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="menu_right"><a href="https://www.facebook.com/pages/IIT-Madras-at-iGEM/165823263493788" target = "_blank" class="drop">Facebook</a> | ||
+ | <div class="dropdown_2columns align_right""> | ||
+ | <a href = "https://www.facebook.com/pages/IIT-Madras-at-iGEM/165823263493788" target="_blank">Visit Our facebook page</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="menu_right"><a href="https://2012.igem.org" class="drop">Igem</a> | ||
+ | <div class="dropdown_2columns align_right" > | ||
+ | <a href = "https://2012.igem.org">Go to the Igem home page</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 01:11, 11 September 2012