Team:UNIK Copenhagen/Signe Notebook
From 2013.igem.org
(Difference between revisions)
SigneKarlsen (Talk | contribs) (Back to using classes :). Try again to see if the problem is with z-index?) |
SigneKarlsen (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<head> | <head> | ||
Line 26: | Line 25: | ||
padding: 10px; | padding: 10px; | ||
margin: 0px; | margin: 0px; | ||
+ | z-index: 100; | ||
} | } | ||
.left_page, .right_page{ | .left_page, .right_page{ | ||
Line 37: | Line 37: | ||
padding: 0px; | padding: 0px; | ||
margin: 1px -41px 1px 41px; | margin: 1px -41px 1px 41px; | ||
+ | z-index: 100; | ||
} | } | ||
#tabs{ | #tabs{ | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
+ | z-index: 100; | ||
} | } | ||
#tabs li{ | #tabs li{ | ||
Line 119: | Line 121: | ||
<body> | <body> | ||
- | |||
<div id="all_content"> | <div id="all_content"> | ||
<div class="items"> | <div class="items"> | ||
Line 246: | Line 247: | ||
<div class="items"> | <div class="items"> | ||
<ul id="tabs"> | <ul id="tabs"> | ||
- | <li><a href="javascript:ThisTab('tab1', 'content1');" id="tab1">1</a></li> | + | <li><a href="javascript:ThisTab('tab1', 'content1');" id="tab1" class="active">1</a></li> |
- | <li><a href="javascript:ThisTab('tab2', 'content2');" id="tab2 | + | <li><a href="javascript:ThisTab('tab2', 'content2');" id="tab2">2</a></li> |
<li><a href="javascript:ThisTab('tab3', 'content3');" id="tab3">3</a></li> | <li><a href="javascript:ThisTab('tab3', 'content3');" id="tab3">3</a></li> | ||
<li><a href="javascript:ThisTab('tab4', 'content4');" id="tab4">4</a></li> | <li><a href="javascript:ThisTab('tab4', 'content4');" id="tab4">4</a></li> | ||
Line 265: | Line 266: | ||
- | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 11:27, 21 September 2013
Week 1
8th-14th of July
This week the team . . .
RIGHT PAGE HERE! Hello :)
Week 2
This week the team . . .
more text on this page!
Week 3
This week the team...
more text on this page!
Week 4
This week the team...
more text on this page!
Week 5
This week the team . . .
more text on this page!
Week 6
This week the team...
more text on this page!
Week 7
This week the team...
more text on this page!
Week 8
This week the team...
more text on this page!
Week 9
This week the team...
more text on this page!
Week 10
This week the team...
more text on this page!
Week 11
This week the team...
more text on this page!
Week 12
This week the team...
more text on this page!