Cargo Image HTML Code?

ERICA

New member
Hey guys, check out this website: http://cargocollective.com/
You see that flashy image thing in the middle with the Cargo logo as a background? Can anyone tell me how to make one of these and then what html to use to put it on a webpage?
 
For older, (internet explorer) browsers. Just use
<blink><img src="whatever.png"></blink>
Although this only works in HTML like 3 I think
 
Back
Top