Animated Ads
1-Add a Gadget2-HTML/JavaScriptAdd
Configure HTML/JavaScript
<img src="#" alt="Ads Text here" />- - - - - - -
<style>
.responsive {
width: 100%;
max-width: 400px;
height: auto;
}
</style>
<a href="#" alt="Nature" class="responsive" width="600" height="400" /></a>