IGEM:Kyoto/home: Difference between revisions
From OpenWetWare
Jump to navigationJump to search
Suguru Kato (talk | contribs) No edit summary |
Suguru Kato (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
<html> | <html> | ||
<style type="text/css"> | |||
<!-- | |||
#news { | |||
} | |||
#sponsors { | |||
} | |||
--> | |||
</style> | |||
<div id="twitter" style="float: right;"> | <div id="twitter" style="float: right;"> | ||
<script src="http://widgets.twimg.com/j/2/widget.js"></script> | <script src="http://widgets.twimg.com/j/2/widget.js"></script> | ||
Revision as of 12:49, 4 April 2012
IGEM:Kyoto/header iGEM Kyotoは合成生物学の国際大会「iGEM」に参加する京都大学チームです。
iGEMについてのより詳しい説明はiGEMとはへ。

<html>
<style type="text/css">
</style>
<script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 3,
interval: 6000,
width: 260,
height: 180,
theme: {
shell: {
background: '#333333',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#4aed05'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true, timestamp: true, avatars: false, behavior: 'all' }
}).render().setUser('iGEMkyoto').start(); </script>
</html>