User:Sifuentes anita

From 2014.igem.org

(Difference between revisions)
 
(237 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;
+
-
}
+
 +
<div class="smallBlockRight">
 +
<h4> How to start an iGEM Team</h4>
 +
<p>All the things you need to know before starting your iGEM experience.</p>
 +
</div>
-
/* Create layout divs */
+
<div class="smallBlockRight">
 +
<h4> FAQs</h4>
 +
<p>Answers to our most frequent questions.</p>
 +
</div>
-
/* General content wrap */
+
<div class="smallBlockRight">
-
#contentWrap { 
+
<h4>Giant Jamboree </h4>
-
width: 975px;
+
<p>Mark your calendars for September 24 to September 28, 2015.</p>
-
margin-left: auto;
+
</div>
-
margin-right: auto;
+
-
padding-top: 25px;
+
-
}
+
-
#leftColumn {
+
</div>
-
background-color: #f9f9f9;
+
-
width: 215px;
+
-
height: 700px;
+
-
float: left;
+
-
padding: 5px 5px 5px 5px;
+
-
}
+
-
#rightColumn {
+
<div class="clear"></div>
-
background-color: #c3c3c3;
+
<div class="fullWidthRight">
-
width: 750px;
+
-
height: 100%;
+
-
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: 2px solid #c5c5c5;
+
-
border-radius: 5px;
+
-
}
+
-
#clear {
+
<div class="smallBlockRight">
-
    clear: both;
+
<div class="button"> <a href=""> READ MORE </a> </div>
-
}
+
</div>
 +
 +
<div class="smallBlockRight">
 +
<div class="button"> <a href="igem.org"> READ MORE </a> </div>
 +
</div>
-
/* menu styling */
+
</div>
-
#menuWrap {
+
-
background: #f9f9f9;
+
-
padding: 5px 10px 10px 10px;
+
-
}
+
-
/*styling for the menu header */
+
<div class="clear"></div>
-
.accordion-header {
+
<div class="fullWidthRight">
-
background: #d3d3d3;
+
<h3> iGEM News </h3>
-
margin: 5px 0 0 0;
+
<div class="newsItem">
-
padding: 5px 20px;
+
<div class="newsDate"> 17/March</div>
-
border: 1px solid #cccccc;
+
<h5> New Tracks for 2015 </h5>
-
cursor: pointer;
+
<p>The new tracks for have been announced. More information: <a href=""> Tracks 2015 </a> </p>
-
color: #383838;
+
</div>
-
border-radius: 5px;
+
-
}
+
-
/* switches background color to green */
+
<div class="newsItem">
-
.active-header {
+
<div class="newsDate"> 18/March</div>
-
background: #95cea0;
+
<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>
-
/* switches background color to light green */
+
</div>
-
.active-header:hover {
+
-
background: #c1dfa6;
+
-
}
+
-
/* switches background color to default gray */
+
<div class="newsItem">
-
.inactive-header {
+
<div class="newsDate"> 05/March</div>
-
background: #d3d3d3;
+
<h5> Early registration ends </h5>
-
}
+
<p>Eearly registration is now closed. Read the <a href="">registration</a> page to see what is new.</p>
 +
</div>
 +
 +
<div class="clear"></div>
-
/* switches background color to light green */
+
<br>
-
.inactive-header:hover {
+
<div class="button">
-
background: #c1dfa6;
+
<a href=""> MORE NEWS </a>
-
}
+
</div>
 +
</div>
-
/* styling for the submenus */
+
<div class="clear"></div>
-
.accordion-content {
+
-
display: none;
+
-
padding: 0px 20px 5px 20px;
+
-
background: #ffffff;
+
-
border: 1px solid #cccccc;
+
-
border-top: 0;
+
-
border-radius: 5px;
+
-
}
+
-
+
<div class="clear"></div>
-
/*styling the links inside the submenus */
+
-
ul.submenuoptions {
+
-
                                list-style-type: none;
+
-
}
+
-
/* change the color and styling of the links */
+
<div class="fullWidthRight">
-
ul.submenuoptions li a{
+
<h3>Community Highlights</h3>
-
color: #383838;
+
-
font-size: 14px;
+
-
font-weight: bold;
+
-
}
+
-
/* change background color on hover */
+
<div class="smallBlockRight">
-
ul.submenuoptions li:hover a, ul.submenuoptions li:hover {
+
<a href=""><img src="https://static.igem.org/mediawiki/2014/c/cd/2014INSA-Lyon_2_vid_thumb_s.png"></a>
-
background-color: #c1dfa6;
+
<h4> Team INSA-Lyon</h4>
-
text-decoration: none;
+
<p><a href=""> Team INSA-Lyon</a>  has made a <a href=""> music video </a>about the frustrations of cloning!</p>
-
}
+
</div>
 +
<div class="smallBlockRight">
 +
<a href=""><img src="https://static.igem.org/mediawiki/2014/4/4a/2014KIT-Kyoto_vid_thumb_s.png"></a>
 +
<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">
 +
<a href=""><img src="https://static.igem.org/mediawiki/2014/e/ed/2014METU_Turkey_vid_thumb2_s.png"></a>
 +
<h4>METU Turkey</h4>
 +
<p><a href=" ">Team METU Turkey</A> made a game related to their project <a href=""> PET degredation </a> </p>
 +
</div>
 +
</div>
-
</style>
+
<div class="clear"></div>
-
<!-- end of css -->
+
-
</head>
 
-
<!-- Content for the page starts here -->
+
<div class="fullWidthRight">  
-
<body>
+
<h3>iGEM Teams</h3>
-
 
+
<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>
-
<div id ="contentWrap">
+
-
<!-- this is where the menu goes -->
+
-
<div id="leftColumn">
+
-
<div id="featureBoxLeft"><p> something </p> </div>
+
-
<div id ="clear"></div>
+
-
<div id="menuWrap">
+
-
<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 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>
 
-
</div>
 
</div>
</div>
-
     
+
</div>  <!--end of the right side of the page -->
 +
</div> <!-- end of content -->
-
</div>
 
-
 
-
</div>
 
-
 
-
<div id="rightColumn">
 
-
<p>right</p>
 
-
</div>
 
-
 
-
</div>
 
</body>
</body>
-
<!-- End of content -->
+
<!-- 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