How do I get a button which takes me to a new page?



How do I get a button which takes me to a new page?..

Answer / guest

This is done with a small form:

<FORM ACTION="http://url.you.want.to.go.to/" METHOD=GET>

<INPUT TYPE=submit VALUE="Text on button" NAME=foo>

</FORM>

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What is meant by html tags?

0 Answers  


What are the new media element in HTML 5 other than audio and video?

0 Answers  


What is semantic elements in html5? List some semantic elements

0 Answers  


What is a dl list?

0 Answers  


Which video and audio formats are used for embedding on web page?

0 Answers  






What is single tag?

0 Answers  


What are the advantages of using html5?

0 Answers  


What does a href tag mean?

0 Answers  


What does cshtml stand for?

0 Answers  


What is button tag?

0 Answers  


What is column writing?

0 Answers  


How many tags can be used to separate a section of texts?

0 Answers  


Categories