Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
276 views
in Web Designing Using HTML by (30.5k points)
closed by

Explain any three attributes of <FROM>tag.

1 Answer

+1 vote
by (30.3k points)
selected by
 
Best answer

1. Action: 

Here we give the name of program (including the path) stored in the Web server.

2. Method: 

There are 2 types of methods get and post.

   Get method     Post method
1. Faster 1. Slower
2. To send small volume of data 2. To send large volume of data
3. Less secure 3. More secure
4. Data visible during submission 4. Data not visible during submission

3. Target: 

Specifies the target window for displaying the result. 

Values are given below.

  •  _blank-Opens in a new window 
  • _self-Opens in the same frame 
  • _parent – Opens in the parent frameset
  • top- Opens in the main browser window 
  • name – Opens in the window with the specified name.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...