Jump to content

I want to hyperlink option select tag


Muideen AbdulAzeez

Recommended Posts

<table border=1 colspan=50% width = 101% bgcolor = "#00012a" size=20%>
<tr><td><select name="dept" color ="#0011a1"><option value="u" selected>DEPARTMENTS
                             <option value="ap"><a href='code1.php'><a href='code1.php'>APPLIED SCIENCE DEPATMENT</a></option>
                             <option value="pur">PURE SCIENCE
                             <option value="soc">SOCIAL SCIENCE
                             <option value="hum">HUMANITY
                            
        </select>
    </td>
</table>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...