Computer Science, asked by raajnejaneja, 5 months ago

different between
container and empty element of html​

Answers

Answered by thanushiya72
6

Explanation:

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