Write two example of container tag
Answers
Answered by
26
In HTML, Container tags are those tags that has no closing.
Two example of container tags are - <br/> and <hr/>
Answered by
1
is a container tag, it has it's closing tag as . Other examples are , ,
etc. These are called container tags because they contain something, within the two tags.
Similar questions