Hello everyone
I am trying to create an image link for an ad on my blog.
Here is the code:
Code:
<img src="<?php bloginfo('template_url'); ?>/images/Advert.jpg" width="250" height="250" /> </li>
I have no idea how to accomplish this, so any help would be greatly appreciated.
Thanks in advance
Gordon