Team:KAIST Korea/Team KAIST
From 2012.igem.org
(Difference between revisions)
Line 118: | Line 118: | ||
- | # | + | #kaist ul.subsection_tabs { |
list-style:none; | list-style:none; | ||
margin:0 0 5px 0; | margin:0 0 5px 0; | ||
Line 128: | Line 128: | ||
} | } | ||
- | # | + | #kaist ul.subsection_tabs li.tab { |
float:left; | float:left; | ||
margin-right:7px; | margin-right:7px; | ||
Line 134: | Line 134: | ||
} | } | ||
- | # | + | #kaist ul.subsection_tabs li.tab a { |
display:block; | display:block; | ||
height:20px; | height:20px; | ||
Line 143: | Line 143: | ||
} | } | ||
- | # | + | #kaist ul.subsection_tabs li.tab a:hover { |
color:#666; | color:#666; | ||
} | } | ||
- | # | + | #kaist ul.subsection_tabs li.tab a.active { |
background-color:#ddd; | background-color:#ddd; | ||
} | } | ||
- | # | + | #kaist ul.subsection_tabs li.source_code { |
float:right; | float:right; | ||
} | } | ||
Line 178: | Line 178: | ||
<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 style="list-style-type:none" class="tab"><a href="#one">One</a></li> |
- | <li class="tab"><a href="#two">Two</a></li> | + | <li style="list-style-type:none" class="tab"><a href="#two">Two</a></li> |
</ul> | </ul> | ||
+ | |||
+ | |||
<div id="one">This is the simplest example of a set of tabs.</div> | <div id="one">This is the simplest example of a set of tabs.</div> | ||
<div id="two">Note that the styling for the tabs is done with CSS, not the Control.Tabs script.</div> | <div id="two">Note that the styling for the tabs is done with CSS, not the Control.Tabs script.</div> | ||
- | + | </div> | |
</br> | </br> | ||
</br> | </br> |
Revision as of 10:47, 30 August 2012
2012 KAIST Korea
Mail : kaist.igem.2012@gmail.com
Twitter : twitter.com/KAIST_iGEM_2012
Facebook : www.facebook.com/KAISTiGEM2012
aaaa