I wasnt sure where to post this so maybe i could get help here, i am still slightly new and i have a piece of code with links,
heres the coding-
<center><a><FORM METHOD="http://www.yahoo.com" ACTION="http://www.yahoo.com">
<INPUT TYPE="submit" VALUE="Yahoo"><a></center>
<br>
<br>
<br>
<FORM METHOD="http://www.facebook.com" ACTION="http://www.facebook.com">
<INPUT TYPE="submit" VALUE="FACEBOOK">
now, my problem is the the second link is following the first link instead of it going to facebook its going to yahoo, i want them to be separate and actually work!
any help or suggestions?



