Team:UNIK Copenhagen/Signe tabs
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{:Team:UNIK_Copenhagen/template}} | {{:Team:UNIK_Copenhagen/template}} | ||
- | < | + | <html> |
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> | <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> | ||
+ | <title>Untitled 1</title> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
#tabs ul { | #tabs ul { | ||
Line 52: | Line 54: | ||
position: relative; | position: relative; | ||
top: 20px; | top: 20px; | ||
- | z-index: | + | z-index: 5; |
height: 150px; | height: 150px; | ||
overflow: hidden; | overflow: hidden; | ||
Line 74: | Line 76: | ||
<body> | <body> | ||
- | + | ||
<div id="tabs"> | <div id="tabs"> | ||
<ul> | <ul> | ||
Line 88: | Line 90: | ||
<p>This is the text for tab 2.</p> | <p>This is the text for tab 2.</p> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:57, 13 August 2013