User:Sandock
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
{{Wisconsin-Madison header}} | {{Wisconsin-Madison header}} | ||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <base target="frame" /> | ||
+ | <script type="text/javascript" src="jquery-1.4.2.js"></script> | ||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <a href="http://bing.com/">Bing</a> | ||
+ | <iframe id="frame" src="http://www.google.com/" /> | ||
+ | </body> | ||
+ | |||
+ | </html> |
Revision as of 22:07, 7 July 2010