HI,
I have a page that has several topics, under each topic is a list of links, some external to the current site. The lists under each topic is getting rather long. Can I use a select list and how would I define the external links:
<form>
<select name"religion">
<option value="a href= text
<option value="a href= text
</select>
</form>
?????
I have a page that has several topics, under each topic is a list of links, some external to the current site. The lists under each topic is getting rather long. Can I use a select list and how would I define the external links:
<form>
<select name"religion">
<option value="a href= text
<option value="a href= text
</select>
</form>
?????