eHow launches Android app: Get the best of eHow on the go.
Summary: How to create a submit button in an HTML document; learn how to build your own website in this free computer programming video.
Dorian Winterfeld has a Bachelor of Science Degree in Computer Science and has general web and database programming primarily in Perl and SQL on Windows and Unix platforms. Databases...read more
"Hi I'm Dorian Winterfeld on the behalf of Expert Village. I have been doing web programming for about ten years and today we are going to cover the basics of HTML. Our form isn't much use without a submit button. In order to submit the form as you have probably seen on the Internet. For adding a submit button again, we're going to add a tag that says "Input Type". You might look familiar from up here. We have "Input Type=Text" now going to have "Type=Submit", and we're going to close our tag. We're going to save the page. We're going to reload and now we see, "Please enter your first name". And by default the button submit query."
eHow Article: Creating an HTML Submit Button