Saved Bookmarks
| 1. |
Example of container tag |
|
Answer» HI, container tags are those tag which NEED to be closed. for example is starting tag or opening tag is closing tag we can PUT text and other elements within opening and closing tags some example of container tags are:- 1. html 2. head 3. body 4. title 5. p and many more... Hope it HELPS you. |
|