example of container tag
Answers
Answered by
3
Examples of container tags in HTML 5 are:
<body> </body>tag
<title> </title>tag
<html> </html>tag
<p> </p>tag
Similar questions