Team:Heidelberg/Modeling

From 2010.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
No Page Text
+
<html>
 +
  <head>
 +
    <title>IFrames</title>
 +
  </head>
 +
 +
  <body>
 +
    <iframe src="http://www.bioquant.uni-heidelberg.de/"
 +
      width="400" height="500" scrolling="auto" frameborder="1" transparency>
 +
      <p>The browser that you are using does not support the content</p>
 +
    </iframe>
 +
  </body>
 +
</html>

Revision as of 16:43, 22 October 2010

IFrames