Difference between revisions of "Archive"
(Created page with "{{2015CSS}} <html> <!-- change the page title --> <div id="pageTitle"> <h2>Archive</h2> </div></div> <div id="grayLine_Clear"></div> <div class="fullWidth"> <!-...") |
|||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <style> | ||
+ | .newsItem { | ||
+ | background-color: #f9f9f9; | ||
+ | border: 1px solid #cccccc; | ||
+ | margin: 0px 5px 5px 5px; | ||
+ | padding: 5px 15px 5px 15px; | ||
+ | border-radius: 5px; | ||
+ | } | ||
+ | |||
+ | .newsDate { | ||
+ | font-style: italic; | ||
+ | display: inline-block; | ||
+ | color: #383838; | ||
+ | float: right; | ||
+ | padding-top: 5px; | ||
+ | padding-right: 15px; | ||
+ | } | ||
+ | </style> | ||
+ | |||
<!-- change the page title --> | <!-- change the page title --> | ||
<div id="pageTitle"> | <div id="pageTitle"> | ||
Line 19: | Line 38: | ||
− | |||
+ | <h3> iGEM News Archive</h3> | ||
+ | |||
+ | |||
+ | <div class="newsItem"> | ||
+ | <div class="newsDate"> 30/January</div> | ||
+ | <h5>Welcome to 2015!</h5> | ||
+ | <p>All teams are welcomed to this year's Giant Jamboree! </p> | ||
+ | </div> | ||
+ | |||
+ | <div class="newsItem"> | ||
+ | <div class="newsDate"> 30/January</div> | ||
+ | <h5>Calendar of Events</h5> | ||
+ | <p>Mark your calendar with this year's important dates and deadlines. Visit the <a href="https://2015.igem.org/Calendar_of_Events"> Calendar of Events </a></p> page for more information.</p> | ||
+ | </div> | ||
+ | |||
+ | <div class="newsItem"> | ||
+ | <div class="newsDate"> 30/January</div> | ||
+ | <h5>High School</h5> | ||
+ | <p>The iGEM High School competition is bit different on 2015. You can read more about in our <a href="https://2015.igem.org/Tracks/High_School"> High School </a> Page </p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="newsItem"> | ||
+ | <div class="newsDate"> 30/January</div> | ||
+ | <h5>Giant Jamboree Information</h5> | ||
+ | <p>General information for the <a href="https://2015.igem.org/Giant_Jamboree"> 2015 Giant Jamboree</A> is available on this page. Also, the answer to the question: Why is the Giant Jamboree going to be held on September 25-28 ? </p> | ||
+ | </div> | ||
<!-- end of content ----------------------------------------> | <!-- end of content ----------------------------------------> |
Revision as of 22:27, 29 January 2015
Please note that all information on this page is in a draft version.
Please check back often for details.
iGEM News Archive
30/January
Welcome to 2015!
All teams are welcomed to this year's Giant Jamboree!
30/January
Calendar of Events
Mark your calendar with this year's important dates and deadlines. Visit the Calendar of Events
page for more information. 30/January
High School
The iGEM High School competition is bit different on 2015. You can read more about in our High School Page
30/January
Giant Jamboree Information
General information for the 2015 Giant Jamboree is available on this page. Also, the answer to the question: Why is the Giant Jamboree going to be held on September 25-28 ?