- FORM tells the computer the form of goods that happen here.
- METHOD tells the computer how to handle the form of the command. In this case, you will create a link.
- ACTION indicates a connection that you want to make. Here we connect to something called "page1.htm."
Note: When using this button, a link to the entire URL: http://www.hadena2.blogspot.com.
The second command (command input) place the button. Has two parts, and here's what they mean:
Here is the command I used to put the button above:
<form mthod="link"action="example.html">
<input type="submit"values="clickable Button">
</from>
Layout:
0 comments on "Button"
Subscribe in a Reader
Post a Comment