A
Ant Says Love
Guest
I'm building a website as a type of database on my computer, but I can't get this one thing to work right. how do I make the options of a drop down list like this into links:
<select>
<option>blah1
<option>blah2
<option>blah3
</select>
<select>
<option>blah1
<option>blah2
<option>blah3
</select>