How to Add the Button
To Add the Button
Step 1
-
To make a Push button in the HTML documents, you have to follow the HTML codes as shown below. Type in the input type of the HTML form as 'button' and the value will be displayed on the surface of HTML button. This is the format of HTML button on a form:
Example:
Step 3
This is the output as seen in web browser (notice the button at the bottom of the page):
No comments:
Post a Comment