Team:Hong Kong HKU/templates/floatingmenu/humanpractice
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | div.floating-menu {position:fixed;background:#00994D;border:1px; solid #fff;width:150px;z-index:10 | + | div.floating-menu {position:fixed;background:#00994D;border:1px; solid #fff;width:150px;z-index:10;} |
div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;} | div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;} | ||
+ | div.box{ | ||
+ | flow:left; | ||
+ | padding-left:2px; | ||
+ | } | ||
</style> | </style> | ||
<font face="arial"> | <font face="arial"> | ||
+ | <div class="box"> | ||
<div class="floating-menu"> | <div class="floating-menu"> | ||
<h3>Human Practice</h3> | <h3>Human Practice</h3> | ||
Line 14: | Line 19: | ||
</p> | </p> | ||
</font> | </font> | ||
+ | </div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 19:13, 26 September 2013