User:Sifuentes anita

From 2014.igem.org

(Difference between revisions)
 
(199 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- Declare that you are going to use html code instead of wiki code -->
+
{{Sifuentes01}}  <!-- This calls the styling and the menu -->
-
<html>
+
<html> <!-- Declare that you are going to use html code instead of wiki code -->
-
<!-- The styling for the website is placed here -->
+
<!-- Content for the page starts here -->
-
<head>
+
<body>
-
+
-
<!-- start of css -->
+
-
<style type="text/css">
+
-
+
-
/* Clear the default wiki settings */
+
-
+
-
/* Remove footer, catlinks and logos */
+
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {
+
-
display: none;
+
-
}
+
-
+
-
/* set up a white background */
+
-
body {
+
-
width: 100%;
+
-
height: 100%;
+
-
background-color: #fff;
+
-
}
+
-
/*-- Make page full width and remove borders */
+
<div id ="contentWrap">
-
#globalWrapper, #content {
+
<div id="rightColumn"> <!-- this where the content and information go -->
-
width: 100%;
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
 
-
/*Clear wiki default settings for the top part and create mock "black navigation bar" */
 
-
#top-section {
 
-
background-color: #383838;
 
-
border: 0 none;
 
-
height: 14px;
 
-
z-index: 100;
 
-
top: 0;
 
-
position: fixed;
 
-
width: 975px;
 
-
left: 50%;
 
-
margin-left: -487px;
 
-
}
 
-
/* Define styling */
 
-
/* Titles are switched to Arial Black with no line decoration */
 
-
h1, h2, h3, h4, h5 {
 
-
font-family: "Arial Black", Gadget, sans-serif; border-bottom:none;
 
-
}
 
-
/* Establish font size and family for all text */
+
<div class="fullWidthRight">
-
p {
+
-
font-family: "Arial", Helvetica, sans-serif;
+
-
font-size: 14px;
+
-
}
+
-
/*styling for the links */
+
<div class="smallBlockRight">
-
a.active {
+
<h4> How to start an iGEM Team</h4>
-
color:red;
+
<p>All the things you need to know before starting your iGEM experience.</p>
-
font-weight: bold;
+
</div>
-
text-decoration: none;
+
-
}
+
-
a: hover {
+
<div class="smallBlockRight">
-
text-decoration: underline;
+
<h4> FAQs</h4>
-
}
+
<p>Answers to our most frequent questions.</p>
 +
</div>
-
/* Create layout divs */
+
<div class="smallBlockRight">
 +
<h4>Giant Jamboree </h4>
 +
<p>Mark your calendars for September 24 to September 28, 2015.</p>
 +
</div>
-
/* General content wrap */
+
</div>
-
#contentWrap { 
+
-
width: 975px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
padding-top: 25px;
+
-
}
+
-
#leftColumn {
+
<div class="clear"></div>
-
background-color: #f9f9f9;
+
<div class="fullWidthRight">
-
width: 215px;
+
-
height: 700px;
+
-
float: left;
+
-
padding: 5px 5px 5px 5px;
+
-
}
+
-
#rightColumn {
+
<div class="smallBlockRight">
-
background-color: #fff;
+
<div class="button"> <a href=""> READ MORE </a> </div>
-
width: 740px;
+
</div>
-
height: 100%;
+
-
padding: 5px 5px 5px 5px;
+
-
float: left;
+
-
}
+
-
#featureBoxLeft {
+
<div class="smallBlockRight">
-
background-color: #ffffff;
+
<div class="button"> <a href=""> READ MORE </a> </div>
-
padding: 5px 10px 10px 10px;
+
</div>
-
border: 1px solid #c5c5c5;
+
-
border-radius: 5px;
+
<div class="smallBlockRight">
-
}
+
<div class="button"> <a href="igem.org"> READ MORE </a> </div>
 +
</div>
-
#fullWidthRight {
+
</div>
-
background-color: #ffffff;
+
-
padding: 5px 10px 10px 10px;
+
-
border: 1px solid #c5c5c5;
+
-
border-radius: 5px;
+
-
}
+
-
#newsBox {
+
<div class="clear"></div>
-
background-color: #f9f9f9;
+
<div class="fullWidthRight">
-
padding: 5px 20px 5px 20px;
+
<h3> iGEM News </h3>
-
border: 1px solid #383838;
+
<div class="newsItem">
-
margin-bottom: 5px;
+
<div class="newsDate"> 17/March</div>
-
}
+
<h5> New Tracks for 2015 </h5>
 +
<p>The new tracks for have been announced. More information: <a href=""> Tracks 2015 </a> </p>
 +
</div>
-
#clear {
+
<div class="newsItem">
-
    clear: both;
+
<div class="newsDate"> 18/March</div>
-
}
+
<h5>High School teams at the Giant Jamboree</h5>
 +
<p>High School teams will participate in their own Jamboree inside the event.
 +
<br>More information: <a href=""> High School 2015 </a></p>
 +
</div>
-
/* menu styling */
+
<div class="newsItem">
-
#menuWrap {
+
<div class="newsDate"> 05/March</div>
-
background: #f9f9f9;
+
<h5> Early registration ends </h5>
-
padding: 5px 10px 10px 10px;
+
<p>Eearly registration is now closed. Read the <a href="">registration</a> page to see what is new.</p>
-
}
+
</div>
 +
 +
<div class="clear"></div>
-
/*styling for the menu header */
+
<br>
-
.accordion-header {
+
<div class="button">
-
background: #d3d3d3;
+
<a href=""> MORE NEWS </a>
-
margin: 5px 0 0 0;
+
</div>
-
padding: 5px 20px;
+
</div>
-
border: 1px solid #cccccc;
+
-
cursor: pointer;
+
-
color: #383838;
+
-
border-radius: 5px;
+
-
}
+
-
/* switches background color to green */
+
<div class="clear"></div>
-
.active-header {
+
-
background: #95cea0;
+
-
}
+
-
+
-
/* switches background color to light green */
+
-
.active-header:hover {
+
-
background: #c1dfa6;
+
-
}
+
-
/* switches background color to default gray */
+
<div class="clear"></div>
-
.inactive-header {
+
-
background: #d3d3d3;
+
-
}
+
-
/* switches background color to light green */
+
<div class="fullWidthRight">
-
.inactive-header:hover {
+
<h3>Community Highlights</h3>
-
background: #c1dfa6;
+
-
}
+
-
/* styling for the submenus */
+
<div class="smallBlockRight">
-
.accordion-content {
+
<a href=""><img src="https://static.igem.org/mediawiki/2014/c/cd/2014INSA-Lyon_2_vid_thumb_s.png"></a>
-
display: none;
+
<h4> Team INSA-Lyon</h4>
-
padding: 0px 20px 5px 20px;
+
<p><a href=""> Team INSA-Lyon</a>  has made a <a href=""> music video </a>about the frustrations of cloning!</p>
-
background: #ffffff;
+
</div>
-
border: 1px solid #cccccc;
+
<div class="smallBlockRight">
-
border-top: 0;
+
<a href=""><img src="https://static.igem.org/mediawiki/2014/4/4a/2014KIT-Kyoto_vid_thumb_s.png"></a>
-
border-radius: 5px;
+
<h4> KIT Kyoto </h4>
-
}
+
<p><a href="">Team KIT-Kyoto</a> made an <a href=""> introductory video </a> 'How to make basic BioArt.' </p>
-
 
+
</div>
-
+
<div class="smallBlockRight">  
-
/*styling the links inside the submenus */
+
<a href=""><img src="https://static.igem.org/mediawiki/2014/e/ed/2014METU_Turkey_vid_thumb2_s.png"></a>
-
ul.submenuoptions {
+
<h4>METU Turkey</h4>
-
                                list-style: none;
+
<p><a href=" ">Team METU Turkey</A> made a game related to their project <a href=""> PET degredation </a> </p>
-
}
+
-
 
+
-
/* change the color and styling of the links */
+
-
ul.submenuoptions li a{
+
-
color: #383838;
+
-
font-size: 14px;
+
-
font-weight: bold;
+
-
padding-left: 15px;
+
-
}
+
-
 
+
-
/* change background color on hover */
+
-
ul.submenuoptions li:hover a, ul.submenuoptions li:hover {
+
-
background-color: #c1dfa6;
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
</style>
+
-
<!-- end of css -->
+
-
 
+
-
</head>
+
-
 
+
-
<!-- Content for the page starts here -->
+
-
<body>
+
-
 
+
-
<div id ="contentWrap">  
+
-
+
-
<div id="leftColumn"> <!-- this is where the menu and feature box go -->
+
-
<div id="featureBoxLeft">  
+
-
<h2> WELCOME TO <br> iGEM 2015 </h3>
+
-
<p> More information will be posted soon </p>
+
</div>
</div>
-
<div id ="clear"></div>
+
</div>
-
<div id="menuWrap">
+
<div class="clear"></div>
-
<h3 class="accordion-header">Section 1</h3>
+
-
<div class="accordion-content">
+
-
<ul class="submenuoptions">
+
-
<li><a href="www.html">LINK</a></li>
+
-
<li><a href="www.html">LINK</a></li>
+
-
<li><a href="www.html">LINK</a></li>
+
-
</ul>
+
-
</div>  
+
-
<h3 class="accordion-header">Section 2</h3>
 
-
<div class="accordion-content">
 
-
<ul class="submenuoptions">
 
-
<li><a href="www.html">LINK</a></li>
 
-
<li><a href="www.html">LINK</a></li>
 
-
<li><a href="www.html">LINK</a></li>
 
-
</ul>
 
-
</div>
 
-
<h3 class="accordion-header">Section 3</h3>  
+
<div class="fullWidthRight">  
-
<div class="accordion-content">
+
<h3>iGEM Teams</h3>
-
<ul class="submenuoptions">
+
<iframe width="740" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.google.com/maps/ms?msa=0&amp;msid=211889735555343806668.0004f9377a323c3820df3&amp;hl=en&amp;ie=UTF8&amp;t=p&amp;ll=16.636192,14.0625&amp;spn=112.407019,280.898438&amp;z=2&amp;output=embed"></iframe>
-
<li><a href="www.html">LINK</a></li>
+
-
<li><a href="www.html">LINK</a></li>
+
-
<li><a href="www.html">LINK</a></li>
+
-
</ul>
+
-
</div>  
+
-
<h3 class="accordion-header">Section 4</h3>
 
-
<div class="accordion-content">
 
-
<ul class="submenuoptions">
 
-
<li><a href="www.html">LINK</a></li>
 
-
<li><a href="www.html">LINK</a></li>
 
-
<li><a href="www.html">LINK</a></li>
 
-
</ul>
 
-
</div>
 
-
</div> <!-- this closes the menu div -->
 
-
</div> <!-- this closes the left side of the page -->
 
-
     
 
-
 
-
 
-
<div id="rightColumn"> <!-- this where the content and information go -->
 
-
 
-
<div id="fullWidthRight">
 
-
 
-
</div>
 
-
 
-
<div id ="clear"></div>
 
-
 
-
<div id="fullWidthRight">
 
-
<h3> iGEM News </h3>
 
-
<div id="newsBox"> <a href=""> first item </a></div>
 
-
<div id="newsBox"> second item</div>
 
-
<div id="newsBox"> third item</div>
 
-
</div>
 
-
 
-
<div id ="clear"></div>
 
 +
</div>
</div>  <!--end of the right side of the page -->
</div>  <!--end of the right side of the page -->
  </div> <!-- end of content -->
  </div> <!-- end of content -->
 +
</body>
</body>
<!-- End of page -->
<!-- End of page -->
-
 
-
 
-
<!-- jquery for the menu -->
 
-
 
-
<script ="text/javascript">
 
-
$(document).ready(function() {
 
-
//Add Inactive Class To All Accordion Headers
 
-
$('.accordion-header').toggleClass('inactive-header');
 
-
 
-
//Set The Accordion Content Width
 
-
var contentwidth = $('.accordion-header').width();
 
-
$('.accordion-content').css({'width' : contentwidth });
 
-
 
-
//Open The First Accordion Section When Page Loads
 
-
$('.accordion-header').first().toggleClass('active-header').toggleClass('inactive-header');
 
-
$('.accordion-content').first().slideDown().toggleClass('open-content');
 
-
 
-
// The Accordion Effect
 
-
$('.accordion-header').click(function () {
 
-
if($(this).is('.inactive-header')) {
 
-
$('.active-header').toggleClass('active-header').toggleClass('inactive-header').next().slideToggle().toggleClass('open-content');
 
-
$(this).toggleClass('active-header').toggleClass('inactive-header');
 
-
$(this).next().slideToggle().toggleClass('open-content');
 
-
}
 
-
 
-
else {
 
-
$(this).toggleClass('active-header').toggleClass('inactive-header');
 
-
$(this).next().slideToggle().toggleClass('open-content');
 
-
}
 
-
});
 
-
 
-
return false;
 
-
});
 
-
</script>
 
<!-- end of html -->
<!-- end of html -->
</html>
</html>

Latest revision as of 15:21, 9 January 2015

How to start an iGEM Team

All the things you need to know before starting your iGEM experience.

FAQs

Answers to our most frequent questions.

Giant Jamboree

Mark your calendars for September 24 to September 28, 2015.

iGEM News

17/March
New Tracks for 2015

The new tracks for have been announced. More information: Tracks 2015

18/March
High School teams at the Giant Jamboree

High School teams will participate in their own Jamboree inside the event.
More information: High School 2015

05/March
Early registration ends

Eearly registration is now closed. Read the registration page to see what is new.


Community Highlights

Team INSA-Lyon

Team INSA-Lyon has made a music video about the frustrations of cloning!

KIT Kyoto

Team KIT-Kyoto made an introductory video 'How to make basic BioArt.'

METU Turkey

Team METU Turkey made a game related to their project PET degredation

iGEM Teams