CBSE Class 10 Computer Applications Question 16 of 48

HTML III — Audio, Video and Forms — Question 5

Back to all questions
5
Question

Question 5

Any tag allowed inside a <body> tag is allowed inside a <form> tag.

  1. True
  2. False
Answer

True

Reason — Any tag allowed inside a <body> tag is allowed inside a <form> tag to render the form in a presentable way.