Team:AITM-Nepal/Team
From 2013.igem.org
(Difference between revisions)
Gmanandhar (Talk | contribs) |
Gmanandhar (Talk | contribs) |
||
Line 70: | Line 70: | ||
margin-top:50px; | margin-top:50px; | ||
border-radius:50px; | border-radius:50px; | ||
+ | } | ||
+ | |||
+ | table tr td a | ||
+ | { | ||
+ | text-decoration:none; | ||
+ | color:black; | ||
} | } | ||
Line 119: | Line 125: | ||
<tr> | <tr> | ||
<td><a href="" onMouseOver="subhi();" onMouseOut="subhio();">Subhiksha Khatiwada</a></td> | <td><a href="" onMouseOver="subhi();" onMouseOut="subhio();">Subhiksha Khatiwada</a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="" onMouseOver="momi();" onMouseOut="momio();">Momish Manandhar</a></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 133: | Line 142: | ||
</script> | </script> | ||
- | <div id="anur" style="display:none;"> | + | <div id="anur" style="display:none; background:#929896; width:95%; border-bottom: 2px solid black; border-left: 2px black solid; border-radius: 10px; padding:10px; height:256px; margin-left: 12px; margin-bottom: 10px;"> |
<img src="https://static.igem.org/mediawiki/2013/7/74/Stud1.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | <img src="https://static.igem.org/mediawiki/2013/7/74/Stud1.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | ||
<h3>Anurag Adhikari</h3><br> | <h3>Anurag Adhikari</h3><br> | ||
Line 153: | Line 162: | ||
</script> | </script> | ||
- | <div id="subhik" style="display:none;"> | + | <div id="subhik" style="display:none; background:#929896; width:95%; border-bottom: 2px solid black; border-left: 2px black solid; border-radius: 10px; padding:10px; height:256px; margin-left: 12px; margin-bottom: 10px;"> |
<img src="https://static.igem.org/mediawiki/2013/2/2a/Stud2.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | <img src="https://static.igem.org/mediawiki/2013/2/2a/Stud2.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | ||
<h3>Subhiksha Khatiwada</h3><br> | <h3>Subhiksha Khatiwada</h3><br> | ||
Line 162: | Line 171: | ||
</div> | </div> | ||
- | <div id=" | + | <script> |
+ | function momi() | ||
+ | { | ||
+ | $('#mom').fadeIn(200); | ||
+ | } | ||
+ | function momio() | ||
+ | { | ||
+ | $('#mom').fadeOut(200); | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | <div id="mom" style="display:none; background:#929896; width:95%; border-bottom: 2px solid black; border-left: 2px black solid; border-radius: 10px; padding:10px; height:256px; margin-left: 12px; margin-bottom: 10px;"> | ||
<img src="https://static.igem.org/mediawiki/2013/1/1e/Stud11.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | <img src="https://static.igem.org/mediawiki/2013/1/1e/Stud11.JPG" width=200px height=250px align="left" style="margin-right:10px;"> | ||
<h3>Momish Manandhar</h3><br> | <h3>Momish Manandhar</h3><br> |
Revision as of 04:59, 31 August 2013
Page Currently under Maintenance. Keep
Patience!!