Forum Moderators: open
<ul>
<li>
<h2>Top sites</h2>
<h3>My Current Favourites</h3>
<h3><a title="Widget" href="widget.com" target=_blank>widget</a></h3>
<p>description</p>
<h3><a title="Widget" href="widget.com" target=_blank>widget</a></h3>
<p>description</p>
<h3><a title="Widget" href="widget.com" target=_blank>widget</a></h3>
<p>description</p>
</li>
</ul>
basically serve up the above code each time but serve different links with there descriptions, maybe this is a php question, if so direct me there? basically any suggestions?
Thanks