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 meant by html tags?
What are the new media element in HTML 5 other than audio and video?
What is semantic elements in html5? List some semantic elements
What is a dl list?
Which video and audio formats are used for embedding on web page?
What is single tag?
What are the advantages of using html5?
What does a href tag mean?
What does cshtml stand for?
What is button tag?
What is column writing?
How many tags can be used to separate a section of texts?