Computer Science, asked by shagunguleria61, 2 months ago

differentiate between container tag and empty tag​

Answers

Answered by bagawadev
4

Explanation:

The difference between acontainer tag and anempty tag is quite simple. A container tag is the one which has to be closed and an empty tag doesn't need to be closed. ... Empty tags do not have to be wrapped around text and do not require a closing.

please mark my answer as brainiest

Answered by MissNobody21
3

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.

Similar questions