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 do you mean by style sheet?

0 Answers  


What does the head tag mean?

0 Answers  


What is a data list?

0 Answers  


What is the use of datalist in html5?

0 Answers  


How will you align a table to the right or left?

0 Answers  






How can you make a numbered list?

0 Answers  


What is <figure> in HTML5?

0 Answers  


What is meant by innerhtml?

0 Answers  


What is formatting in html? Explain some formatting tags?

0 Answers  


What are the types of list in html?

0 Answers  


How can we include google maps on a website?

0 Answers  


When was xhtml created?

0 Answers  


Categories