|
|
Line 3: |
Line 3: |
| | | |
| <html> | | <html> |
| + | <head> |
| | | |
- | <!--main content --> | + | <title>NU IGEM Team</title> |
- | <table width="70%" align="center"> | + | <link href="css/style.css" rel="stylesheet" type="text/css"> |
| + | <style> |
| + | .c { |
| + | border: 1px solid #333; /* Рамка */ |
| + | display: inline-block; |
| + | padding: 5px 15px; /* Поля */ |
| + | text-decoration: none; /* Убираем подчёркивание */ |
| + | color: #000; /* Цвет текста */ |
| + | } |
| + | .c:hover { |
| + | box-shadow: 0 0 5px rgba(0,0,0,0.3); /* Тень */ |
| + | background: linear-gradient(to bottom, #fcfff4, #e9e9ce); /* Градиент */ |
| + | color: #a00; |
| + | } |
| + | </style> |
| + | </head> |
| | | |
| + | <body> |
| + | <table width="900" height="100%" border="0" align="center" cellpadding="0" cellspacing="0"> |
| + | <tr> |
| + | <td height="1"> |
| + | |
| + | <div style="position:absolute; top:112px; margin-left:53px; width:250px;"> |
| + | <table width="100%" border="0" cellspacing="0" cellpadding="0"> |
| + | |
| + | </table> |
| + | </div> |
| + | <div style="position:absolute; top:355px; width:1200px"> |
| + | <table border="0" align="center" cellpadding="0" cellspacing="0"> |
| + | <tr> |
| | | |
- | <!--welcome box --> | + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan">Home</a> </td> |
- | <tr> | + | |
- | <td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B> | + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan/Team">Team</a></td> |
- | <h1 >WELCOME TO iGEM 2014! </h1> | + | |
- | <p>Your team has been approved and you are ready to start the iGEM season! | + | <td class="c"><a href="https://igem.org/Team.cgi?year=2014&team_name=NU_Kazakhstan">Official Team Profile</a></td> |
- | <br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p> | + | |
- | <br> | + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan/Project">Project</a></td> |
- | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:NU_Kazakhstan/Team&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p> | + | |
- | </td> | + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan/Parts">Parts</a></td> |
- | </tr> | + | |
| + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan/Modeling">Modelling</a></td> |
| + | |
| + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan/Notebook">Notebook</a></td> |
| + | |
| + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan/Safety">Safety</a></td> |
| + | |
| + | <td class="c"><a href="https://2014.igem.org/Team:NU_Kazakhstan/Attributions">Attributions</a></td> |
| + | <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" |
| | | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | width="45px"></a> </td> |
- | <!-- end welcome box -->
| + | |
- | <tr>
| + | |
- | | + | |
- | <!--navigation menu -->
| + | |
- | <td align="center" colspan="3">
| + | |
- | | + | |
- | <table width="100%">
| + | |
- | <tr heigth="15px"></tr>
| + | |
- | <tr heigth="75px">
| + | |
- | | + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan"style="color:#000000">Home </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan/Team"style="color:#000000"> Team </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://igem.org/Team.cgi?year=2014&team_name=NU_Kazakhstan"style="color:#000000"> Official Team Profile </a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan/Project"style="color:#000000"> Project</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan/Parts"style="color:#000000"> Parts</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan/Modeling"style="color:#000000"> Modeling</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan/Notebook"style="color:#000000"> Notebook</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan/Safety"style=" color:#000000"> Safety </a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/Team:NU_Kazakhstan/Attributions"style="color:#000000"> Attributions </a></td>
| + | |
- | | + | |
- | | + | |
- | <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
| + | |
| </tr> | | </tr> |
| + | |
| </table> | | </table> |
| + | </div> |
| + | <img src="https://static.igem.org/mediawiki/2014/1/1c/Nu.jpg" width="950" height="200"></td> |
| + | </tr> |
| + | <tr> |
| + | <td height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> |
| + | <tr> |
| + | <td valign="top" class="body_txt"><h1></h1> |
| + | <script type="text/javascript"></script> |
| | | |
- | <!--end navigation menu --> | + | <br><br><br><br><br> |
- | </tr> | + | <p><br> |
- | </tr> | + | Titel</p> |
- | </td> | + | |
- | | + | |
- | <tr> <td colspan="3" height="15px"> </td></tr> | + | |
- | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
| + | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | |
- | | + | |
- | <tr><td > <h3> Team Information</h3></td>
| + | |
- | <td ></td >
| + | |
- | <td > <h3> Upload pictures of your team!</h3></td>
| + | |
- | </tr>
| + | |
- | | + | |
- | <tr>
| + | |
- | <td width="45%" valign="top">
| + | |
- | <p> | + | |
- | You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.</p>
| + | |
- | <p>
| + | |
- | You can look at what other teams did to get some inspiration! Here are a few examples:</p>
| + | |
- | <ul>
| + | |
- | <li><a href="https://2013.igem.org/Team:Evry/Team">2013 Evry</a></li>
| + | |
- | <li><a href="https://2013.igem.org/Team:Cornell/team">2013 Cornell</a></li>
| + | |
- | <li><a href="https://2013.igem.org/Team:UANL_Mty-Mexico/Team">2013 UANL Mty-Mexico</a></li>
| + | |
- | <li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Team/Korea_University">2013 Korea U Seoul</a></li>
| + | |
- | | + | |
- | </ul>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | </td>
| + | |
- | <td></td>
| + | |
- | <td width="45%" valign="top">
| + | |
- | <p> We provide a server where you can upload images for your wiki!</p>
| + | |
- | <p> Add pictures of your team members, advisors, instructors, lab, institution and everything you wish to show! </p>
| + | |
- | <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
| + | |
- | </a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
| + | |
| <br> | | <br> |
- | <a href="https://2014.igem.org/Special:Upload">Click here to upload! </a> | + | <br> |
| + | |
| + | <p>text |
| + | </p> |
| + | <br><br><br><br><br> |
| + | <p>Titel |
| + | </p> |
| + | |
| + | <p>text |
| + | </p> |
| + | |
| + | |
| + | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:NU_Kazakhstan/Team&action=edit"style="color:#FF0000"> Edit^!</a> </p> |
| </td> | | </td> |
| + | |
| + | </table></td> |
| + | </tr> |
| + | </table></td> |
| + | </tr> |
| + | |
| + | </table> |
| | | |
- | | + | </body> |
- | </tr> | + | |
- | | + | |
- | <tr><td > <h3> Tips for the Team Page </h3></td>
| + | |
- | <td ></td >
| + | |
- | <td > </td>
| + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | <tr>
| + | |
- | <td width="45%" valign="top">
| + | |
- | <p>What should this page contain?</p>
| + | |
- | <ul>
| + | |
- | <li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
| + | |
- | <li> You can add a small biography or a few words from each team member, tell us what you like, and what motivates to participate in iGEM. </li>
| + | |
- | <li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
| + | |
- | <li>Remember that image galleries can help you showcase many pictures while saving space </li>
| + | |
- | </ul>
| + | |
- | | + | |
- | </td>
| + | |
- | | + | |
- | <td></td>
| + | |
- | <td width="45%" valign="top"> </td>
| + | |
- | | + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | </table>
| + | |
| </html> | | </html> |