Hello, Newbie with simple question here...
A developer has entered this code for me to display a banner ad on my wordpress page. I want the ad to link to a page. How would I do that with this code?
<div class="head_banner"><img src="<?php bloginfo('template_url'); ?>/images/image.png"></div>