From 2011.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | <html>
| |
- | <div id="clear"></div>
| |
- | <div style="color: #000000; background-color: #EBEBEB">
| |
| | | |
- | <div id="content-footer-box">
| + | <div id="footer"> |
- | | + | <p class="left">Left aligned text here<br />Next line here</p> |
- | <div class="footer-left-half">
| + | <p class="right">Right aligned text here<br />Next line here</p> |
- | <div class="footer-left-col">
| + | <p class="centered">Center Text here<br />Next line here</p> |
- | <br>
| + | |
- | <small>
| + | |
- | <p><b>Contact Us</b></p>
| + | |
- | <p>Arizona State University</p>
| + | |
- | <p>ECG 334, PO BOX 9709</p>
| + | |
- | <p>Tempe, Arizona</p>
| + | |
- | <p><a href="mailto:asu.igem@gmail.com">Email</a></p>
| + | |
- | </small>
| + | |
- | </div>
| + | |
- | <div class="footer-right-col">
| + | |
- | | + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div class="footer-right-half">
| + | |
- | <div class="footer-right-left-col">
| + | |
- | | + | |
- | </div>
| + | |
- | <div class="footer-right-right-col">
| + | |
- | <script src="http://widgets.twimg.com/j/2/widget.js"></script>
| + | |
- | <script>
| + | |
- | new TWTR.Widget({
| + | |
- | version: 2,
| + | |
- | type: 'profile',
| + | |
- | rpp: 2,
| + | |
- | interval: 30000,
| + | |
- | width: 250,
| + | |
- | height: 300,
| + | |
- | 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('asu_igem').start();
| + | |
- | </script>
| + | |
- | <br> | + | |
- | | + | |
- | </div>
| + | |
- | </div>
| + | |
- | | + | |
- | <div id="clear"></div>
| + | |
- | | + | |
- | </div>
| + | |
| </div> | | </div> |
- | </html>
| |
Revision as of 19:05, 28 September 2011