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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ishtml5?

521


Which editors I can use for html development?

519


Please explain empty elements in html?

519


What are the different new form element types in html 5?

485


What is tag example?

506






What is a td mean?

510


What are the body tag attributes?

552


What is formatting in html?

538


How to make css shapes responsive.

988


What is vml code?

503


What are structural tags?

521


How do I turn off quirks mode in internet explorer?

495


Should I end my urls with a slash?

521


What is the anchor tag?

539


What is the br /> tag?

516