Community Page Test
From 2011.igem.org
Line 3: | Line 3: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #header { | ||
+ | width: 900px; | ||
+ | float:both; | ||
+ | border: 0px solid #000000; | ||
+ | clear:both; | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
#sub_wrapper { | #sub_wrapper { | ||
- | width: | + | width: 800px; |
float:both; | float:both; | ||
border: 0px solid #000000; | border: 0px solid #000000; | ||
clear:both; | clear:both; | ||
- | + | display: block; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
} | } | ||
Line 17: | Line 27: | ||
padding: 0 0 15px 20px; | padding: 0 0 15px 20px; | ||
font-family: Lucida Grande, Verdana, Arial, sans-serif; | font-family: Lucida Grande, Verdana, Arial, sans-serif; | ||
+ | color: #666; | ||
margin-bottom: 15px; | margin-bottom: 15px; | ||
border: 0px solid #000000; | border: 0px solid #000000; | ||
+ | } | ||
+ | |||
+ | .main_item p { | ||
+ | color:#666; | ||
+ | font-family: Lucida Grande, Verdana, Arial, sans-serif; | ||
+ | } | ||
+ | |||
+ | .main_item img { | ||
+ | border: 1px solid #000000; | ||
} | } | ||
Line 26: | Line 46: | ||
font-family: Lucida Grande, Verdana, Arial, sans-serif; | font-family: Lucida Grande, Verdana, Arial, sans-serif; | ||
text-shadow: #dadada 1px 1px 1px; | text-shadow: #dadada 1px 1px 1px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 45: | Line 60: | ||
border-bottom: dashed 1px #d2d2d2; | border-bottom: dashed 1px #d2d2d2; | ||
margin: 10px 0px 0px 0px; | margin: 10px 0px 0px 0px; | ||
- | |||
} | } | ||
Line 74: | Line 88: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 104: | Line 95: | ||
- | <div id=" | + | <div id="header"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div class="main_item"> | <div class="main_item"> | ||
<h2>The iGEM Community Page</h2> | <h2>The iGEM Community Page</h2> | ||
Line 114: | Line 101: | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | <p>The iGEM community page lets you see what some of your fellow iGEM Teams are up to. If your want to add something to this list, send us an email to hq at igem | + | <p>The iGEM community page lets you see what some of your fellow iGEM Teams are up to. If your want to add something to this list, send us an email to <b>hq (at) igem . org</b> and we'll add it.</p> |
<p><b>Note:</b> It is iGEM policy not to share our email list with anyone, so unfortunately teams may not request a mailing list in order to contact other iGEM participants. </p> | <p><b>Note:</b> It is iGEM policy not to share our email list with anyone, so unfortunately teams may not request a mailing list in order to contact other iGEM participants. </p> | ||
Line 120: | Line 107: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | |||
- | |||
- | |||
</div> <!-- close main item --> | </div> <!-- close main item --> | ||
+ | </div> <!-- close header --> | ||
+ | |||
+ | |||
+ | <div id="sub_wrapper"> | ||
+ | <!-- ***** Begin entry style portion of page ***** --> | ||
<! ***** New entry ***** --> | <! ***** New entry ***** --> | ||
Line 133: | Line 122: | ||
<a href="https://2011.igem.org/Jamboree/Attendance_Fee"> | <a href="https://2011.igem.org/Jamboree/Attendance_Fee"> | ||
<img src="https://static.igem.org/mediawiki/igem.org/6/61/IGEM_submit_videos.png" | <img src="https://static.igem.org/mediawiki/igem.org/6/61/IGEM_submit_videos.png" | ||
- | + | title="iGEM Community Videos" | |
- | title=" | + | alt="iGEM Community Videos"> |
- | alt=" | + | |
</a> | </a> | ||
</td> | </td> | ||
<td> | <td> | ||
- | <p> | + | |
- | < | + | <p>Are you an iGEM team, lab, or sponsor? If you have a video that you would like to share with the community send us an email to <b>hq (at) igem . org</b>. We'll add it to our <a href="https://igem.org/Videos/Community_Videos">community videos page</a>. |
- | < | + | <ul> |
+ | <li>Tell us who you would like the video to be attributed to: your iGEM team, your actors, etc.</li> | ||
+ | <li>All videos should have a <a href="http://creativecommons.org/licenses/">Creative Commons Attribution</a> license at the very least.</li> | ||
+ | <li>Provide a description and any resources that would go well with your video</li> | ||
+ | <li>We prefer that videos be uploaded to <a href="http://vimeo.com">Vimeo</a> or <a href="http://youtube.com">Youtube</a> as quality tends to be good and embedding is easy.</li> | ||
+ | </ul> | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 211: | Line 204: | ||
</body> | </body> | ||
</html> | </html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Revision as of 15:04, 4 August 2011
The iGEM Community Page
The iGEM community page lets you see what some of your fellow iGEM Teams are up to. If your want to add something to this list, send us an email to hq (at) igem . org and we'll add it. Note: It is iGEM policy not to share our email list with anyone, so unfortunately teams may not request a mailing list in order to contact other iGEM participants. |
iGEM Community Videos
Are you an iGEM team, lab, or sponsor? If you have a video that you would like to share with the community send us an email to hq (at) igem . org. We'll add it to our community videos page.
|
regional jamboree registration is OPEN
Registration for the Regional Jamborees is now open! See the Jamboree Attendance Fee page for instructions on how to register for your Regional Jamboree. Be sure to register by the September 2 deadline! |
regional jamboree registration is OPEN
Registration for the Regional Jamborees is now open! See the Jamboree Attendance Fee page for instructions on how to register for your Regional Jamboree. Be sure to register by the September 2 deadline! |