Team:KAIST Korea/Team KAIST

From 2012.igem.org

(Difference between revisions)
Line 117: Line 117:
-
#kaistcontent ul.subsection_tabs {
+
#kaist ul.subsection_tabs {
list-style:none;
list-style:none;
margin:0 0 5px 0;
margin:0 0 5px 0;
Line 127: Line 127:
}
}
-
#kaistcontent ul.subsection_tabs li.tab {
+
#kaist ul.subsection_tabs li.tab {
float:left;
float:left;
margin-right:7px;
margin-right:7px;
Line 133: Line 133:
}
}
-
#kaistcontent ul.subsection_tabs li.tab a {
+
#kaist ul.subsection_tabs li.tab a {
display:block;
display:block;
height:20px;
height:20px;
Line 142: Line 142:
}
}
-
#kaistcontent ul.subsection_tabs li.tab a:hover {
+
#kaist ul.subsection_tabs li.tab a:hover {
color:#666;
color:#666;
}
}
-
#kaistcontent ul.subsection_tabs li.tab a.active {
+
#kaist ul.subsection_tabs li.tab a.active {
background-color:#ddd;
background-color:#ddd;
}
}
-
#kaistcontent ul.subsection_tabs li.source_code {
+
#kaist ul.subsection_tabs li.source_code {
float:right;
float:right;
}
}
Line 176: Line 176:
<div id="kaistcontent">
<div id="kaistcontent">
 +
<div id="kaist">
<ul id="tabs_example_one" class="subsection_tabs">   
<ul id="tabs_example_one" class="subsection_tabs">   
     <li class="tab"><a href="#one">One</a></li>   
     <li class="tab"><a href="#one">One</a></li>   
Line 182: Line 183:
<div id="one"><p>This is the simplest example of a set of tabs.</p></div>   
<div id="one"><p>This is the simplest example of a set of tabs.</p></div>   
<div id="two"><p>Note that the styling for the tabs is done with CSS, not the Control.Tabs script.</p></div>  
<div id="two"><p>Note that the styling for the tabs is done with CSS, not the Control.Tabs script.</p></div>  
-
 
+
</div>
</br>
</br>
</br>
</br>

Revision as of 10:31, 30 August 2012

KAIST Korea 2012 iGEM

aaaa

This is the simplest example of a set of tabs.

Note that the styling for the tabs is done with CSS, not the Control.Tabs script.








Kaist Footer