Computer Science, asked by rehanaakhtar893, 4 months ago

What the differences between empty and container tags.

Answers

Answered by Amatullahtinwala569
7

Answer:

While empty tag is tag without content or a closing tag. Container tags are used to enclose texts, images etc. Like <body> , <div> etc are container tags as we put some content inside them. But empty tags are used to insert something.

Explanation:

thanks

Answered by aarushisingh039
0

Answer:

Container tag consists of opening tag+content+closing tag . While empty tag is tag without content or a closing tag. Container tags are used to enclose texts, images etc. ... Like you can insert a line-break or an image anywhere in your page but it should be inside some container tag

Explanation:

plzzzz mark me as brainliest and follow me

Similar questions