Computer Applications
Any tag allowed inside a <body> tag is allowed inside a <form> tag.
- True
- False
HTML Advanced Features
5 Likes
Answer
True
Reason — Any tag allowed inside a <body> tag is allowed inside a <form> tag to render the form in a presentable way.
Answered By
1 Like
Related Questions
Which are the ways to add an audio file in a web page ?
- Linking via
<A> - Embedding via
<EMBED> - Embedding via
<VIDEO> - All of these
- Linking via
Which are the ways to add a video file in a web page ?
- Linking via
<A> - Embedding via
<EMBED> - Embedding via
<VIDEO> - All of these
- Linking via
A form has two required attributes. These are :
- Method and Action
- Get and Post
- Start and Stop
- Begin and End
The
<input>tag has several kinds of controls which are dictated by the …………… attribute.- SRC
- value
- name
- type