answersLogoWhite

0

The purpose of HTML forms is that they are used to allow people to submit information to a web site. One may submit a zip code to retrieve a list of restaurants in their are. Also, one may submit an address to receive coupons by mail.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you make forms on HTML?

Forms in HTML could be created very easily. They can be used by <form> tag predefined in HTML.


Area of HTML?

I am guessing you want to know where HTML is used, It is used mainly when making online websites for styling purposes.


Can you use HTML on your WikiAnswers profile?

You can use some HTML for pictures and formatting, but not all HTML can be used (for security purposes). Note that you might need to play around a bit to get HTML to work.


How are HTML forms and JavaScript related?

HTML is used to create forms. As it is not a programming language it cannot process the forms or make them do anything. So for example it can create a button but it cannot make something happen when you click it. To do that, you need a programming language. Javascript is a programming language that is used in HTML pages to do lots of things, including the processing of forms.


Why is XML better for e-commerce than HTML?

HTML and XML are not directly interchangeable; they are used for different purposes. HTML defines how content is displayed on a webpage. XML defines content containers to be used for specific purposes identified by the e-commerce software.


How do you create forms using ASP and HTML?

You can use a WYSIWYG html editor to drag and drop html form controls and program their function. An html editor such as Microsoft Front Page or Adobe DreamWeaver can do these tasks.


What does acord forms do?

Acord forms are paperwork that is strictly used for commercial business. It is used for insurance purposes and has just recently been introduced to the public.


What are limitations of PHP?

PHP is used with HTML to interact with the web server to process forms, access and manipulate


When to use buttons for forms design?

Buttons can be used in HTML for the interactiveness. <button> tag can be used for placing buttons on web page.


Can a passport be used as a driver's license for identification purposes?

No, a passport cannot be used as a driver's license for identification purposes. Passports and driver's licenses are two separate forms of identification, each serving different purposes.


What is Different elements used in form tags?

Some of the various elements used in HTML forms are:ButtonText boxText AreaRadio ButtonCheck BoxListetc


What is the difference between in-line style and the internal sheets?

Inline and internal style-sheets are 2 forms of CSS in HTML file. In-line CSS is used within the code of HTML, while the internal one is used at the beginning.