Team:Arizona State/Templates/footer
From 2012.igem.org
(Difference between revisions)
Ethan ward (Talk | contribs) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <div id="clear"></div> |
- | + | <div style="color: #000000; background-color: #EBEBEB"> | |
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <div id="content-footer-box"> | ||
- | < | + | <div class="footer-left-half"> |
- | < | + | <div class="footer-left-col"> |
- | + | <br> | |
- | + | <small> | |
- | + | <p><b>Contact Us</b></p> | |
- | + | <p>Arizona State University</p> | |
- | + | <p>ECG 334, PO BOX 9709</p> | |
- | + | <p>Tempe, Arizona 85287</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> | ||
</html> | </html> |
Revision as of 06:11, 25 October 2012