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