Team:UNIK Copenhagen/Signe tabs

From 2013.igem.org

(Difference between revisions)
(Blanked the page)
 
Line 1: Line 1:
-
<html>
 
-
<div id="tabs">
 
-
<ul>
 
-
<li id="li_tab1" onclick="tab('tab1')"><a>Tab 1</a></li>
 
-
<li id="li_tab2" onclick="tab('tab2')"><a>Tab 2</a></li>
 
-
</ul>
 
-
<div id="Content_Area">
 
-
<div id="tab1">
 
-
<p>This is the text for tab 1</p>
 
-
<p>This is the content for tab 2</p>
 
-
</div>
 
-
 
-
<div id="tab2" style="display: none;">
 
-
<p>This is the text for tab 2.</p>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
</html>
 

Latest revision as of 16:35, 13 August 2013