Computer Applications
What are HTML forms? Mention its three attributes.
HTML Advanced Features
3 Likes
Answer
HTML forms are means to collect information/data from the site visitor. Forms collect information through its elements like text fields, textarea fields, drop-down menus, radio buttons, checkboxes etc.
Three attributes of HTML forms are:
- name — It specifies the name of the form.
- action — It provides the URL of the program that receives the information from the form and processes it.
- method — A method attribute, specifies the type of protocol used to submit the data.
Answered By
2 Likes
Related Questions
What is Proprietary software? Mention three features of proprietary software.
Write the HTML code to generate the following web page.

Define the following CSS attributes:
(i) outline
(ii) padding
(iii) float
Yamini is the class coordinator of a school. She has to prepare a table of the names of students, class and the subjects they are good at. Help Yamini to generate the code for displaying this table.
Roll_No Name Class Subject 1 Neha Vth Maths 2 Amit 10th English 3 Sneha IIIrd G.K.