Computer Science, asked by kabitaanushka, 4 months ago

difference between container tag and empty tag​

Answers

Answered by khansafoora2007
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

Answered by mehakYd
3

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