Main

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <head> <script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'profile', rpp: 4, interval: 30000, widt...")
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'profile', rpp: 4, interval: 30000, width: 'auto', height: 250, theme: { shell: { background: '#ab0022', color: '#ffffff' }, tweets: { background: '#ffffff', color: '#000000', links: '#a3001e' } }, features: { scrollbar: true, loop: false, live: false, behavior: 'all' } }).render().setUser('iGEM_KU2012').start(); </script>
+
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script> new TWTR.Widget({ version: 2, type: 'profile', rpp: 4, interval: 30000, width: 'auto', height: 250, theme: { shell: { background: '#ab0022', color: '#ffffff' }, tweets: { background: '#ffffff', color: '#000000', links: '#a3001e' } }, features: { scrollbar: true, loop: false, live: false, behavior: 'all' } }).render().setUser('iGEM_KU2012').start(); </script>
</head>
</head>
<body>
<body>
-
 
</body>
</body>
</html>
</html>

Revision as of 04:37, 1 August 2012

Retrieved from "http://2012.igem.org/Main"