Team:LZU-China/tempfortest
From 2014.igem.org
(Difference between revisions)
Line 308: | Line 308: | ||
/*<![CDATA[*/ | /*<![CDATA[*/ | ||
body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow:auto;} | body {margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow:auto;} | ||
- | #menu {right:0; top:0; width:100%; position:fixed; padding:10px; text-align:center; font-weight:bold; background: | + | #menu {right:0; top:0; width:100%; position:fixed; padding:10px; text-align:center; font-weight:bold; background:rgba(0,83,163,0);} |
* html #menu {position:absolute; right:16px; top:0;}/*only for ie*/ | * html #menu {position:absolute; right:16px; top:0;}/*only for ie*/ | ||
html {overflow:auto !important; overflow:hidden;} | html {overflow:auto !important; overflow:hidden;} | ||
+ | #apDiv2 { | ||
+ | position:absolute; | ||
+ | left:0; | ||
+ | top:22px; | ||
+ | width:1366px; | ||
+ | height:100%; | ||
+ | z-index:1; | ||
+ | background-color: #187BDB; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body id="" class=""> | <body id="" class=""> | ||
+ | <div id="apDiv2"><img src="https://static.igem.org/mediawiki/2014/thumb/8/8c/Ttfbtmp1.png/800px-Ttfbtmp1.png" width="1366" height="543" /></div> | ||
<div > | <div > | ||
<div style=" height:890px;"> </div> | <div style=" height:890px;"> </div> |
Revision as of 11:55, 8 September 2014
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">