Reply To: Buttons

#62988
Anonymous
Inactive

<form action=”form_action.asp” method=”get”>
First name: <input type=”text” name=”first name” /><br />
Last name: <input type=”text” name=”last name” /><br />
<button type=”submit” value=”Submit”>Submit</button>
<button type=”reset” value=”Reset”>Reset</button>
</form>

The out put of the HTML code Look like This:

First name:One Text Box

Last name:One Text Box

RESET


Any one want Good Website design Please Click the Link.

This article was last modified on August 27, 2012

Comments (0)

Loading comments...