_is a container tag
Answers
Answered by
1
Answer:
A container tag in HTML is one which has both opening and closing tags. There are some tags in HTML which don't have a closing tag. They end within the same tag. Examples: ... These are called container tags because they contain something, within the two tags.
Similar questions