Team:Oxford/InterlabResults

From 2014.igem.org

(Difference between revisions)
(Created page with "__NOTOC__ {{:Team:Oxford/templates/header}} <div class="abcdefg"> <div class="container cf row"> <h1>Results</h1> <p>Information on <b> results </b> will be posted here sho...")
Line 7: Line 7:
<p>Information on <b> results </b> will be posted here shortly - watch this space!.</p>
<p>Information on <b> results </b> will be posted here shortly - watch this space!.</p>
 +
 +
 +
 +
<html>
 +
 +
<style>
 +
 +
.box{
 +
    display: none;
 +
    width: 100%;
 +
}
 +
 +
a:hover + .box,.box:hover{
 +
    display: block;
 +
    position: relative;
 +
    z-index: 100;
 +
}
 +
 +
</style>
 +
 +
 +
<a href="http://en.wikipedia.org/">Wikipedia</a><div class="box"><iframe src="http://en.wikipedia.org/" width = "500px" height = "500px"></iframe></div>
 +
 +
</html>
</div>
</div>
{{:Team:Oxford/templates/footer}}
{{:Team:Oxford/templates/footer}}
</div>
</div>

Revision as of 00:40, 6 August 2014

Results

Information on results will be posted here shortly - watch this space!.


Wikipedia