Team:KAIST-Korea/Projects/Future Application
From 2011.igem.org
(Difference between revisions)
(86 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{:Team:KAIST-Korea/ | + | {{:Team:KAIST-Korea/jihan}} |
- | + | ||
<html> | <html> | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#TagHome{ | #TagHome{ | ||
position: absolute; | position: absolute; | ||
- | font-family: | + | font-family:Arial; |
- | font-size: | + | font-size:8pt; |
- | left: | + | left:126px; |
- | top: | + | top:12px; |
} | } | ||
- | |||
#TagProjects{ | #TagProjects{ | ||
position: absolute; | position: absolute; | ||
- | font-family: | + | font-family:Arial; |
- | font-size: | + | font-size:8pt; |
- | left: | + | left:194px; |
- | top: | + | top:12px; |
} | } | ||
- | + | #TagFuture_Application{ | |
- | # | + | |
position: absolute; | position: absolute; | ||
- | font-family: | + | font-family:Arial; |
- | font-size: | + | font-size:8pt; |
- | left: | + | left:260px; |
- | top: | + | top:10px; |
} | } | ||
+ | .tags a{ | ||
+ | color:black; | ||
+ | } | ||
+ | .tags a:hover{ | ||
+ | color:#C00000; text-decoration:none; | ||
+ | } | ||
- | + | .tags p{ | |
- | + | color:#737373; | |
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
- | |||
<!--Tag Body--> | <!--Tag Body--> | ||
- | + | <div class="tags" id="TagHome"> | |
- | <div id="TagHome"> | + | <a href="https://2011.igem.org/Team:KAIST-Korea"> Home </a> |
- | <a href="https://2011.igem.org/Team:KAIST-Korea">Home | + | |
</div> | </div> | ||
- | <div id="TagProjects"> | + | <div class="tags" id="TagProjects"> |
- | <a href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview">Projects | + | <a href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview"> Projects </a> |
</div> | </div> | ||
- | <div id=" | + | <div class="tags" id="TagFuture_Application"> |
- | < | + | <p> Future App </p> |
</div> | </div> | ||
- | |||
</body> | </body> | ||
+ | |||
+ | </html> |
Latest revision as of 20:32, 4 August 2011