Team:Penn

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{:Team:Penn/Templates/Header}}
 
-
 
<html>
<html>
-
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
+
<iframe src="http://www.google.com" width="100%" height="300">
-
<script>
+
   <p>Your browser does not support iframes.</p>
-
new TWTR.Widget({
+
</iframe>
-
  version: 2,
+
-
  type: 'profile',
+
-
  rpp: 4,
+
-
  interval: 6000,
+
-
  width: 300,
+
-
  height: 300,
+
-
   theme: {
+
-
    shell: {
+
-
      background: '#9e0b12',
+
-
      color: '#ffffff'
+
-
    },
+
-
    tweets: {
+
-
      background: '#09127a',
+
-
      color: '#ffffff',
+
-
      links: '#ffffff'
+
-
    }
+
-
  },
+
-
  features: {
+
-
    scrollbar: false,
+
-
    loop: false,
+
-
    live: false,
+
-
    hashtags: true,
+
-
    timestamp: true,
+
-
    avatars: false,
+
-
    behavior: 'all'
+
-
  }
+
-
}).render().setUser('PenniGEM').start();
+
-
</script>
+
-
+
</html>
</html>

Revision as of 16:19, 9 September 2011