mrdeleigh
12-06-2006, 11:45 AM
Hi All
i have some html below that i would like to make an admin page to control it. I need a page that will have 6 lines for me to fill in a href link and a href image for each line. is that possible?
thanks
mrdeleigh
<div id="slider1" class="contentslide">
<div class="contentdiv">
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
</div>
i have some html below that i would like to make an admin page to control it. I need a page that will have 6 lines for me to fill in a href link and a href image for each line. is that possible?
thanks
mrdeleigh
<div id="slider1" class="contentslide">
<div class="contentdiv">
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
<div align="left">
<a href="http://www.xxx.com" target="_blank"><img src="http://www.yyy.com" width="161" height="94" border="0"></a></div>
</div>
</div>