what kind of coding is this ? and how do i make it work as a banner on my myspace page so that people can click it to goto my site thats listed on the banner ? the banner code is for a site called listia.
Code:
<script> listia_username = 'speedjunky777'; listia_num_rows = 3; listia_border_color = '888888'; listia_background_color = 'ffffff'; listia_font_color = '2386cc'; listia_width = '250'; </script> <script src="http://www.***.com/_widget/alpha.js" type="text/javascript"></script> <div id="listia_widget_content" style="display:none;"></div> www.***.com <a href="http://www.***.com/?r=2850646" class="listia_widget_moreLink">more free stuff on Listia</a>
Comment