Which of the following is an empty tag?
<Form>
<Table>
<Input>
<Textarea>
Answers
Answered by
1
Answer:
Elements with no closing tag are known as an empty tag. For eg: <br>, <link>, <img>, <hr>, <meta>, <source> etc. Since we can not specify anything in between those. HTML element which does not have a closing tag are called Empty elements.
Answered by
1
<Textarea>
hope it helps❤❤
mark me as brainliest✅
Similar questions