Team:AITM-Nepal/Team
From 2013.igem.org
(Difference between revisions)
Gmanandhar (Talk | contribs) |
Gmanandhar (Talk | contribs) |
||
Line 30: | Line 30: | ||
width:auto; | width:auto; | ||
} | } | ||
+ | |||
+ | .AllContent | ||
+ | { | ||
+ | background:#FFFFFF; | ||
+ | margin:auto; | ||
+ | width:1050px; | ||
+ | -webkit-box-shadow:rgb(110,110,110) 8px 8px 8px; | ||
+ | } | ||
+ | |||
+ | .maincontents | ||
+ | { | ||
+ | padding:10px; | ||
+ | } | ||
Line 35: | Line 48: | ||
/* Logos css start */ | /* Logos css start */ | ||
+ | |||
+ | .header | ||
+ | { | ||
+ | padding:20px; | ||
+ | } | ||
#logo | #logo | ||
Line 55: | Line 73: | ||
- | + | .navbar | |
{ | { | ||
- | + | background:-webkit-linear-gradient(Top,#666,#000); | |
- | + | width:1048px; | |
- | + | height:50px; | |
- | + | border:#000000 1px solid; | |
- | + | -webkit-box-shadow:rgb(110,110,110) 0px 8px 8px; | |
- | + | margin-bottom:20px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | ||
+ | #navigationboxholder | ||
{ | { | ||
- | + | margin:auto; | |
+ | width:1026px; | ||
+ | height:48px; | ||
+ | padding:10px; | ||
} | } | ||
- | + | ||
+ | #navigation li | ||
{ | { | ||
- | + | display:inline; | |
- | + | list-style:none; | |
} | } | ||
- | . | + | |
+ | ul li .navbar-option | ||
{ | { | ||
+ | color:#FFF; | ||
+ | padding-left:10px; | ||
+ | padding-right:10px; | ||
+ | padding-bottom:10px; | ||
+ | padding-top:10px; | ||
text-decoration:none; | text-decoration:none; | ||
- | |||
- | |||
} | } | ||
- | . | + | |
+ | ul li .navbar-option:hover | ||
{ | { | ||
- | + | background:#0FF; | |
- | + | border-top:black 1px solid; | |
- | + | border-left:black 1px solid; | |
- | border: | + | padding-left:9px; |
- | + | padding-top:9px; | |
- | + | color:#000; | |
- | color: | + | text-decoration:underline; |
- | + | -webkit-transition: background 1s, color 1s; | |
- | + | ||
} | } | ||
- | . | + | .sub_navigation |
{ | { | ||
- | + | display:none; | |
- | + | list-style-type:none; | |
- | + | padding:10px; | |
- | + | position:absolute; | |
- | + | background:#000000; | |
- | + | color:#FFF; | |
- | + | -webkit-box-shadow:rgb(110,110,110) 0px 8px 8px; | |
- | + | ||
- | + | ||
- | + | ||
- | padding | + | |
- | + | ||
- | + | ||
- | color: | + | |
- | -webkit- | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | |||
ul.sub_navigation li | ul.sub_navigation li | ||
{ | { | ||
- | + | clear:both; | |
} | } | ||
+ | |||
/* navbar css complete */ | /* navbar css complete */ | ||
Line 257: | Line 260: | ||
</head> | </head> | ||
+ | |||
+ | <div class="AllContent"> | ||
<!-- Logo Section Starts --> | <!-- Logo Section Starts --> | ||
- | <img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png"> | + | <div class="header"> |
+ | <img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png"> | ||
<img src="https://static.igem.org/mediawiki/2013/8/8e/1186269_700314813316746_1614415077_n.png" width="500px" height="140px" style="margi:auto;"> | <img src="https://static.igem.org/mediawiki/2013/8/8e/1186269_700314813316746_1614415077_n.png" width="500px" height="140px" style="margi:auto;"> | ||
- | <a href="https://2013.igem.org/Main_Page"><img id="logo2" src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png"></a> | + | <a href="https://2013.igem.org/Main_Page"><img id="logo2" src="https://static.igem.org/mediawiki/2013/e/e3/Wiki1.png"></a> |
+ | </div> | ||
<!-- Logo Section Complete --> | <!-- Logo Section Complete --> | ||
Line 268: | Line 275: | ||
<!-- Navbar Section Start --> | <!-- Navbar Section Start --> | ||
- | <ul id="navigation"> | + | <div class="navbar"> |
+ | <div id="navigationboxholder"> | ||
+ | <ul id="navigation"> | ||
- | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal | + | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal">Home</a></li> |
- | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Team | + | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Team">Team</a></li> |
- | <li><a | + | <li><a onMouseOver="togglemenu();" href="https://2013.igem.org/Team:AITM-Nepal/Project" class="navbar-option">Project</a> |
- | + | ||
<ul class="sub_navigation"> | <ul class="sub_navigation"> | ||
- | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1">Part 1</a></li> | + | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part1" class="navbar-option">Part 1</a></li> |
- | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2">Part 2</a></li> | + | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part2" class="navbar-option">Part 2</a></li> |
- | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3">Part 3</a></li> | + | <li><a href="https://2013.igem.org/Team:AITM-Nepal/Part3" class="navbar-option">Part 3</a></li> |
</ul></li> | </ul></li> | ||
- | <li><a class="navbar-option" href="https:// | + | <li><a class="navbar-option" href="https://igem.org/Team.cgi?year=2013&team_name=AITM-Nepal">Official Team Profile</a></li> |
- | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Modeling | + | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Parts">Parts Submitted To Registry</a></li> |
- | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Notebook | + | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Modeling">Modeling</a></li> |
- | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Safety | + | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Notebook">Notebook</a></li> |
- | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Human_practise | + | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Safety">Safety</a></li> |
- | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Attributions | + | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Human_practise">Human Practice</a></li> |
+ | <li><a class="navbar-option" href="https://2013.igem.org/Team:AITM-Nepal/Attributions">Attributions</a></li> | ||
</ul> | </ul> | ||
+ | </div> | ||
+ | </div> | ||
<!-- Navbar Section Complete --> | <!-- Navbar Section Complete --> | ||
<!-- Main Section Starts --> | <!-- Main Section Starts --> | ||
- | + | <div class="maincontents"> | |
- | + | <div> | |
<br> | <br> | ||
<font size=6 color="black">Our Team:</font><br> | <font size=6 color="black">Our Team:</font><br> | ||
<br> | <br> | ||
- | + | <center> | |
- | <iframe width="640" height="480" src="//www.youtube.com/embed/3VrqIhhKI00" frameborder=" | + | <iframe width="640" height="480" src="//www.youtube.com/embed/3VrqIhhKI00" frameborder="1" allowfullscreen></iframe> |
- | + | </center> | |
<br> | <br> | ||
<font size=4><b><u>Advisors</u></b></font><br><br> | <font size=4><b><u>Advisors</u></b></font><br><br> | ||
Line 574: | Line 585: | ||
[<a href="http://www.aitm.edu.np">http://www.aitm.edu.np</a> Asian Institute of Technology and Management], AITM is from where the team represents. AITM is located at Khumaltar, Lalitpur, a city full of world heritage sites and bestowed with natural beauty to gaze at. We are a team from [<a href="http://www.welcomenepal.com">http://www.welcomenepal.com Nepal</a>], a beautiful country with ever smiling people. | [<a href="http://www.aitm.edu.np">http://www.aitm.edu.np</a> Asian Institute of Technology and Management], AITM is from where the team represents. AITM is located at Khumaltar, Lalitpur, a city full of world heritage sites and bestowed with natural beauty to gaze at. We are a team from [<a href="http://www.welcomenepal.com">http://www.welcomenepal.com Nepal</a>], a beautiful country with ever smiling people. | ||
+ | </div> | ||
</div> | </div> | ||
<!-- Main Section Complete --> | <!-- Main Section Complete --> |
Revision as of 16:48, 25 September 2013
Our Team:
Advisors
Krishna Das Manandhar
Nawneet Mishra
Instructors
Gauri Shankar Manandhar
Shishir Sharma
Students
Anurag Adhikari
Subhiksha Khatiwada
Momish Manandhar
Aayushma Gautam
Daisy Awale