Computer Science, asked by johnsongiri775, 9 months ago

Difference between standalone and container tag. in table

Answers

Answered by Anonymous
1

Explanation

:A container tag is a code snippet used in web development that removes the need for multiple data tracking codes being placed directly on the site. Instead, one code is placed on every page on a site.

                                           while

Empty ("Standalone") Tags. A few tags do not have end tags because they are used to place standalone elements in the document or on the page. The image tag  is such a tag; it simply plops a graphic into the flow of the page.

hopefully it will help you

Answered by brainlyprincess20
1

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.

please mark it as brain liest answers stay home

Attachments:
Similar questions