Team:AITM-Nepal/Team

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
<style>
<style>
-
      h1
 
-
          {
 
-
          display:none;
 
-
          }
 
-
      #catlinks,#top-section,#footer-box,#top,#p-logo
+
/* Igm Css  Override */
-
{
+
 
 +
#catlinks,#top-section,#footer-box,#top,#p-logo
 +
{
 +
display:none;
 +
}
 +
 
 +
h1
 +
{
display:none;
display:none;
-
}
+
}
-
     
+
-
      body
+
/* Css Override Complete */
-
          {
+
 
-
  background:#aaaaaa;
+
/* body layout start */
-
          }
+
 
 +
body
 +
{
 +
background:#aaaaaa;
 +
}
 +
 
 +
 
 +
#content
 +
{
 +
background:#aaaaaa;
 +
width:auto;
 +
}
 +
 
 +
 
 +
/* Body layout Complete */
 +
 
 +
/* Logos css start */
 +
 
 +
#logo
 +
{
 +
width:150px;
 +
height:150px;
 +
margin-right:100px;
 +
}
 +
 +
#logo2
 +
{
 +
float:right;
 +
width:200px;
 +
height:150px;
 +
}
 +
 
 +
/* Logos css Complete */
 +
 
 +
/* Navbar css start */
 +
 
 +
.navbar
 +
{
 +
margin-top:20px;
 +
list-style:none;
 +
border-top:1px #000000 ;
 +
border-bottom:1px #000000;
 +
border-bottom-left-radius:40px;
 +
border-top-left-radius:40px;
 +
border-left:#000 1px solid;
 +
border-bottom-right-radius:40px;
 +
border-top-right-radius:40px;
 +
border-right:#000 1px ;
 +
padding-left:10px;
 +
padding-top:20px;
 +
padding-bottom:10px;
 +
width: 1110px;
 +
background:rgba(153,153,153,0.6);
 +
color:#666;
 +
margin:auto;
 +
}
 +
 
 +
.navbar .firstLi
 +
{
 +
margin-left:20px;
 +
}
 +
 
 +
 
 +
.navbar li
 +
{
 +
display:inline;
 +
padding-right:5px;
 +
padding-top:20px;
 +
padding-bottom:10px;
 +
margin-left:0px;
 +
margin-right:0px;
 +
padding:15px;
 +
}
 +
 
 +
.navbar li a
 +
{
 +
color:#666;
 +
}
 +
 
 +
.navbar li:hover
 +
{
 +
background:#0CC;
 +
-webkit-transition: padding 2s, background 2s;
 +
-moz-transition:padding 2s, background 2s;
 +
}
 +
 
 +
/* navbar css complete */
 +
 
 +
/*Image Slider css start */
 +
 
 +
#box
 +
{
 +
overflow:hidden;
 +
text-align:center;
 +
background-color:#2d2d2d;
 +
height:400px;
 +
width:900px;
 +
margin:auto;
 +
border-bottom:30px #666666 groove;
 +
border-bottom-left-radius:20px;
 +
border-bottom-right-radius:20px;
 +
border-top:30px #666666 groove;
 +
border-top-left-radius:20px;
 +
border-top-right-radius:20px;
 +
margin-top:20px;
 +
}
-
      #content
+
/* Next and Previous Button css start */
-
          {
+
-
          background:#aaaaaa;
+
#smallbox1
-
          width:auto;
+
{
-
          }
+
position:absolute;
 +
margin-top:180px;
 +
float:left;
 +
padding:20px;
 +
background:black;
 +
opacity:0.5;
 +
}
 +
 +
#smallbox2
 +
{
 +
position:absolute;
 +
margin-top:180px;
 +
margin-left:850px;
 +
padding:20px;
 +
background:black;
 +
opacity:0.5;
 +
}
 +
 +
#smallbox1:hover
 +
{
 +
opacity:0.8;
 +
}
 +
 +
#smallbox2:hover
 +
{
 +
opacity:0.8;
 +
}
 +
 +
/* Next and Previous Button css Complete */
 +
 +
/*Image Slider css Complete */
 +
/* Student info div css start */
                 #stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26  
                 #stud1,#stud2,#stud3,#stud4,#stud5,#stud6,#stud7,#stud8,#stud9,#stud10,#stud11,#stud12,#stud13,#stud14,#stud15,#stud16,#stud17,#stud18,#stud19,#stud20,#stud21,#stud22,#stud23,#stud24,#stud25,#stud26  
             {
             {
Line 43: Line 182:
               -webkit-transition:background 2s;
               -webkit-transition:background 2s;
               }
               }
 +
/* Student info div css complete */
-
      #headerbar
+
/* For all A tags start */
-
              {
+
-
              width:975;
+
-
              height:150px;
+
-
              margin-bottom:15px;
+
-
              margin:auto;
+
-
              padding-left:10px;
+
-
              }
+
-
 
+
-
      body
+
-
              {
+
-
              background-image:url('https://static.igem.org/mediawiki/2013/7/76/Back.jpg');
+
-
              background-attachment:fixed;
+
-
              background-size:100%;
+
-
              }
+
-
 
+
-
      #mainbox
+
-
              {
+
-
              background:#427d76;
+
-
              padding:20px;
+
-
              margin-top:50px;
+
-
              border-radius:50px;
+
-
              }
+
-
 
+
       #afoall
       #afoall
               {
               {
Line 74: Line 191:
               }
               }
-
.navbar
+
/* For all A tags  Complete */
-
{
+
-
margin-top:20px;
+
-
        margin-bottom:20px;
+
-
list-style:none;
+
-
border-top:1px #000000 ;
+
-
border-bottom:1px #000000;
+
-
border-bottom-left-radius:40px;
+
-
border-top-left-radius:40px;
+
-
border-left:#000 1px solid;
+
-
border-bottom-right-radius:40px;
+
-
border-top-right-radius:40px;
+
-
border-right:#000 1px ;
+
-
padding-left:10px;
+
-
padding-top:20px;
+
-
padding-bottom:10px;
+
-
width: 1110px;
+
-
background:rgba(153,153,153,0.6);
+
-
color:#666;
+
-
margin:auto;
+
-
}
+
-
 
+
-
.navbar .firstLi
+
-
{
+
-
margin-left:20px;
+
-
}
+
-
 
+
-
 
+
-
.navbar li
+
-
{
+
-
display:inline;
+
-
padding-right:5px;
+
-
padding-top:20px;
+
-
padding-bottom:10px;
+
-
margin-left:0px;
+
-
margin-right:0px;
+
-
padding:15px;
+
-
}
+
-
 
+
-
.navbar li a
+
-
{
+
-
color:#666;
+
-
}
+
-
 
+
-
.navbar li:hover
+
-
{
+
-
background:#0CC;
+
-
-webkit-transition: padding 2s, background 2s;
+
-
-moz-transition:padding 2s, background 2s;
+
-
}
+
-
 
+
-
#logo
+
-
{
+
-
width:150px;
+
-
height:150px;
+
-
margin-right:100px;
+
-
}
+
-
 
+
-
#logo2
+
-
{
+
-
float:right;
+
-
width:200px;
+
-
height:150px;
+
-
}
+
</style>
</style>
 +
 +
<!-- Jquery src start -->
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="http://code.jquery.com/jquery-1.10.2.js"></script>
<script src="http://code.jquery.com/jquery-1.10.2.js"></script>
 +
 +
<!-- Jquery src Complete -->
 +
 +
<!-- Javascript for student div show and hide start -->
<script>
<script>
Line 155: Line 215:
                     }
                     }
</script>
</script>
 +
 +
<!-- Javascript for student div show and hide Complete -->
</head>
</head>
-
 
+
<!-- Logo Section Starts -->
<img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png">
<img id="logo" src="https://static.igem.org/mediawiki/2013/d/d1/Hava1.png">
<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>
-
<ul class="navbar">
+
<!-- Logo Section Complete -->
-
<li class="firstLi">
+
 
-
<a href="https://2013.igem.org/Team:AITM-Nepal"><font color="#000000" face="Georgia">Home</font></a>
+
<!-- Navbar Section Start -->
-
</li>
+
 
-
<li>
+
    <ul class="navbar">
-
<a href="https://2013.igem.org/Team:AITM-Nepal/Team"><font color="#000000" face="Georgia">Team</font></a>
+
               
-
</li>
+
                <li class="firstLi"><a href="https://2013.igem.org/Team:AITM-Nepal"><font color="#000000" face="Georgia">Home</font></a></li>
-
                        <li>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Team"><font color="#000000" face="Georgia">Team</font></a></li>
-
<a href="https://igem.org/Team.cgi?year=2013&team_name=AITM-Nepal"><font color="#000000" face="Georgia">Official Team Profile</font></a>
+
                <li><a href="https://igem.org/Team.cgi?year=2013&team_name=AITM-Nepal"><font color="#000000" face="Georgia">Official Team Profile</font></a></li>
-
</li>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Project"><font color="#000000" face="Georgia">Project</font></a></li>
-
                        <li>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Parts"><font color="#000000" face="Georgia">Parts Submitted To Registry</font></a></li>
-
<a href="https://2013.igem.org/Team:AITM-Nepal/Project"><font color="#000000" face="Georgia">Project</font></a>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Modeling"><font color="#000000" face="Georgia">Modeling</font></a></li>
-
</li>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Notebook"><font color="#000000" face="Georgia">Notebook</font></a></li>
-
<li>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Safety"><font color="#000000" face="Georgia">Safety</font></a></li>
-
<a href="https://2013.igem.org/Team:AITM-Nepal/Parts"><font color="#000000" face="Georgia">Parts Submitted To Registry</font></a>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Human_practise"><font color="#000000" face="Georgia">Human Practice</font></a></li>
-
</li>
+
                <li><a href="https://2013.igem.org/Team:AITM-Nepal/Attributions"><font color="#000000" face="Georgia">Attributions</font></a></li>
-
                        <li>
+
-
<a href="https://2013.igem.org/Team:AITM-Nepal/Modeling"><font color="#000000" face="Georgia">Modeling</font></a>
+
    </ul>
-
</li>
+
-
                        <li>
+
-
<a href="https://2013.igem.org/Team:AITM-Nepal/Notebook"><font color="#000000" face="Georgia">Notebook</font></a>
+
-
</li>
+
-
<li>
+
-
<a href="https://2013.igem.org/Team:AITM-Nepal/Safety"><font color="#000000" face="Georgia">Safety</font></a>
+
-
</li>
+
-
                        <li>  
+
-
                                <a href="https://2013.igem.org/Team:AITM-Nepal/Human_practise"><font color="#000000" face="Georgia">Human Practice</font></a>
+
-
                        </li>
+
-
                        <li>
+
-
<a href="https://2013.igem.org/Team:AITM-Nepal/Attributions"><font color="#000000" face="Georgia">Attributions</font></a>
+
-
</li>
+
-
</ul>
+
 +
<!-- Navbar Section Complete -->
 +
 +
<!-- Main Section Starts -->
 +
  <div style="margin:auto; width:1000px; color:#555;" >
  <div style="margin:auto; width:1000px; color:#555;" >
<br>
<br>
Line 476: Line 528:
</div>
</div>
 +
 +
<!-- Main Section Complete -->

Revision as of 15:14, 20 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
Sushma Singh
Minu Singh
Somila Kashapati
Amina Baniya
Rohit Kaushal
Rosnee Shrestha
Pragya Nepal
Shreya Shrestha
Rossie Shakya
Kiran Subedi
Stuti Ghimire
Ashmita Timlisina
Srijana Yakkha
Nishan Gautam
Amrit Gautam
Rishab Karki
Abhishesh Bajracharya
Syed Adnan Ahmed Shah
Pratik Koirala
Rekha Bhattarai
Bidur Shiwakoti


=='''Where we are from'''== [http://www.aitm.edu.np 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 [http://www.welcomenepal.com Nepal], a beautiful country with ever smiling people.