Template:Sifuentes01

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <!-- Declare that you are going to use html code instead of wiki code --> <html> <!-- The styling for the website is placed here --> <head> <!-- start of css --> ...")
Line 272: Line 272:
<!-- end of html -->
<!-- end of html -->
 +
 +
 +
 +
 +
 +
<!-- menu css -->
 +
<div id="leftColumn"> <!-- this is where the menu and feature box go -->
 +
<div id="featureBoxLeft">
 +
<h3> Welcome to iGEM 2015 </h3> 
 +
<img src="https://static.igem.org/mediawiki/2014/3/3d/Seeyousoon2015.jpg" width="190px">
 +
<p> More information will be posted soon </p>
 +
</div>
 +
<div class="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 3</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 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>
</html>
</html>

Revision as of 16:06, 8 January 2015

Welcome to iGEM 2015

More information will be posted soon