For example, many sites have some blocks (at top or bottom or anywhere else) for advertisement of special source.
In this case, the code is something like this
Code: Select all
<a href="some-source-of-ads.com"><img src="any-image-address-different-all-the-time.gif"></a>
Thanks