Computer Science, asked by Anonymous, 8 months ago

What is container tag????

Answers

Answered by nilesh102
2

hi mate,

container tag means in computer science

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.

here some fact that the container tag always wraps around text or graphics and comes in a set with an opening and a closing.

... The tag <br> is one that adds a line break. Empty tags do not have to be wrapped around text and do not require a closing.

some eg. for it <html> is a container tag.

and For example, <html> marks the beginning of a HTML page whereas

</html> marks the end.

i hope it helps you.

Similar questions