How to link a webpage to a button on the website(HTML)?

kirstin marsh

New member
I am trying to link a button to a webpage so that when you click on it you are directed to a different page.
if anyone could post the HTML code for it that would be great.
 
there is your code:.....< f o r m a c t i o n = " t h e _ o t h e r _ p a g e . h t m l " > < i n p u t t y p e = " s u b m i t " v a l u e = " g o " > < / f o r m>
 
Back
Top