Team:Penn/test
From 2012.igem.org
(Difference between revisions)
(47 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
border: 1px solid black; | border: 1px solid black; | ||
padding: 5px; | padding: 5px; | ||
- | background-color: | + | background-color: #fff; |
+ | } | ||
+ | .indent{ | ||
+ | padding-left:5px; | ||
+ | text-align:justify; | ||
+ | margin-right:5px; | ||
} | } | ||
- | + | img.header { | |
- | + | float:left; | |
- | + | clear:right; | |
- | + | margin-right:20px; | |
- | + | ||
} | } | ||
+ | .name | ||
+ | { | ||
+ | padding-right:40px; | ||
+ | float:right; | ||
+ | } | ||
+ | |||
#pscroller2 a{ | #pscroller2 a{ | ||
Line 36: | Line 46: | ||
var pausecontent=new Array() | var pausecontent=new Array() | ||
- | pausecontent[0]='< | + | pausecontent[0]='<div class="indent"><img src="http://benjaminshyong.com/igem2011/wp-content/uploads/2011/09/Untitled-e1317089819600.png" class="header" height="70" width="50" />Theres nothing mini about these miniprep yields<br /><br><div class="name">--Peter Qiao</div></div>' |
- | pausecontent[1]='< | + | pausecontent[1]='<div class="indent"><img src="http://benjaminshyong.com/igem2011/wp-content/uploads/2011/09/P1000543-e1317095308771-221x300.jpg" class="header" height="70" width="50" />Do you want to sleep or do you want to win?<br /><br><div class="name">--Avin Veerakumar</div></div>' |
- | pausecontent[2]='< | + | pausecontent[2]='<div class="indent"><img src="http://benjaminshyong.com/igem2011/wp-content/uploads/2011/09/P1000543-e1317095308771-221x300.jpg" class="header" height="70" width="50" />Now we're rolling<br /><br><div class="name">--</div></div>' |
</script> | </script> | ||
Line 157: | Line 167: | ||
new pausescroller(pausecontent, "pscroller1", "someclass", 3000) | new pausescroller(pausecontent, "pscroller1", "someclass", 3000) | ||
document.write("<br />") | document.write("<br />") | ||
- | |||
</script> | </script> |
Latest revision as of 06:30, 26 October 2012