differentiate between container tag and empty tag
Answers
Answered by
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
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