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 |
Do you need to close br tag?
What is the use of a span tag? Give one example.
Describe how dhtml work with javascript.
What is html tag example?
What is basic tag in html?
How do I do a pagebreak?
Should I put quotes around attribute values?
What does the alt attribute do?
In an html page form I have one button which makes us to open a new page in 15 seconds. How will you do that?
How are your skills without the use of CodeIgniter, basic HTML/CSS skills?
If you see a web address on a magazine, to which web page does it point?
How can we call the external style sheet in html for referring?