I'm making a new div that will be in the header of my site
<div id="DIVID" width="280" height="101">
</div>
I want this div to display the Featured Image from the most recent post in , say... "Special Deals".
How do I go about doing that?
I'm making a new div that will be in the header of my site
<div id="DIVID" width="280" height="101">
</div>
I want this div to display the Featured Image from the most recent post in , say... "Special Deals".
How do I go about doing that?
You must log in to post.