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 |
What is the difference between <script> and <noscript> tags?
What are The three tags of a form tag in HTML form ?
How we can create dropdown list control in html?
Why do we need to study html?
Explain HTML-5 Drag and Drop Features?
What are html controls?
Why to use figure tag in html5?
What is the purpose of 'video' tag in HTML5?
How do I untag someone?
What is the relation between xhtml and dtd?
Why we need html language?
What is html and why it is used for?