Team:Paris Bettencourt/Project/Target/FBA
From 2013.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
{{:Team:Paris_Bettencourt/Menu}} | {{:Team:Paris_Bettencourt/Menu}} | ||
<html> | <html> | ||
- | + | <style> | |
+ | .outerdiv{ | ||
+ | width:500px; | ||
+ | height:400px; | ||
+ | overflow:hidden; | ||
+ | position:relative; | ||
+ | float:left; | ||
+ | } | ||
+ | .inneriframe{ | ||
+ | position:absolute; | ||
+ | top:-100px; | ||
+ | left:-318px; | ||
+ | width:1280px; | ||
+ | height:1200px; | ||
+ | } | ||
+ | </style> | ||
<div id="page"> | <div id="page"> | ||
<div style="width:1100px;margin:0 auto;"> | <div style="width:1100px;margin:0 auto;"> | ||
Line 10: | Line 25: | ||
<h2>Foo</h2> | <h2>Foo</h2> | ||
- | <div style=" | + | <div class="outerdiv" style="margin-right:15px"> |
- | <iframe src="http://www.biocyc.org/group?id=biocyc14-5099-3591795959#maintablewrapper" | + | <iframe src="http://www.biocyc.org/group?id=biocyc14-5099-3591795959#maintablewrapper" class="inneriframe" style="display:block;width:100%;height:480px;z-index:9" scrolling=no> |
</iframe> | </iframe> | ||
</div> | </div> | ||
- | <div style=" | + | <div class="inneriframe" style="float:left"> |
- | <iframe src="http://www.biocyc.org/group?id=biocyc14-5099-3591794876#maintablewrapper" | + | <iframe src="http://www.biocyc.org/group?id=biocyc14-5099-3591794876#maintablewrapper" class="inneriframe" style="display:block;width:100%;height:480px;z-index:9" scrolling=no> |
</iframe> | </iframe> | ||
</div> | </div> |
Revision as of 17:45, 26 October 2013