input태그에 a href 태그를 삽입하고 싶은데요

<input type=\"reset\" value=\"회원가입\"></a>

저곳에  a href 를 삽입해서 회원가입을 누르면 다른 html파일로 넘어가게하고싶습니다

대체 어떻게해야하나요?