|
|
Line 1: |
Line 1: |
- | <html>
| + | '''Please see the [https://2010.igem.org/Job_Opportunities Job Opportunities page] on [https://2010.igem.org 2010.igem.org] for more information about job opportunities at iGEM Headquarters.''' |
- | <head>
| + | |
- | <style>
| + | |
- | | + | |
- | #announcement_box {
| + | |
- | border: 3px solid #096;
| + | |
- | width: 800px;
| + | |
- | margin: 0px 0px 30px 75px;
| + | |
- | padding: 5px;
| + | |
- | background-color: #a7d5a2;
| + | |
- | }
| + | |
- | | + | |
- | #announcement_box p {
| + | |
- | font-family: Lucida Grande, Verdana, Arial, sans-serif;
| + | |
- | color:#666;
| + | |
- | text-align:center;
| + | |
- | }
| + | |
- | | + | |
- | #announcement_box ul {
| + | |
- | margin-left: 150px;
| + | |
- | }
| + | |
- | | + | |
- | #announcement_box ul li {
| + | |
- | margin-left: -100px;
| + | |
- | }
| + | |
- | | + | |
- | </style>
| + | |
- | </head>
| + | |
- | | + | |
- | <body>
| + | |
- | | + | |
- | <div id="announcement_box">
| + | |
- | <table style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; background-color:#fff;">
| + | |
- | <tr>
| + | |
- | <td style="width:475px;">
| + | |
- | <p>Graduating soon? Looking for a job? Check out the new...</p>
| + | |
- | <h3 style="font-family: Lucida Grande, Verdana, Arial, sans-serif; color:#666; text-align:center;"> Job Opportunities at iGEM Headquarters</h3>
| + | |
- | <p>iGEM Headquarters is looking for someone to help make iGEM great.</p>
| + | |
- | <p>Responsibilities include:</p>
| + | |
- | <ul style="/*list-style:none;*/" >
| + | |
- | <li>Improving the quality of parts in the Registry (requires high-level knowledge of standard parts and biology)</li>
| + | |
- | <li>Developing education materials</li>
| + | |
- | <li>Developing instructional videos</li>
| + | |
- | <li>Following the "make iGEM (and the Registry, and synthetic biology...) better" philosophy</li>
| + | |
- | </ul>
| + | |
- | <p style="text-align:left; padding-left:20px;">Please send your resume and a letter of intent stating why you would be perfect for the job to <strong>jobs AT igem dot org</strong>.</p>
| + | |
- | </td>
| + | |
- | <td style="width:325px;">
| + | |
- | <img src="https://static.igem.org/mediawiki/2009/1/1f/Desk_chair_bw_mod_200px.jpg"
| + | |
- | style="margin-left:50px;">
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </div>
| + | |
- | | + | |
- | </body>
| + | |
- | </html>
| + | |