13.0k views
3 votes
These are tags that are inside the html tag including head and body tags.

a.head tag
b.nested tag
c.body tag
d.article tag

User Tdehaeze
by
8.6k points

2 Answers

3 votes

don't know the answer

sorry sis

User Ragav Y
by
8.0k points
5 votes

Answer:

The answer is C (body tags)

Step-by-step explanation:

The <body> element contains all the contents of an HTML document, such as text, hyperlinks, images, tables, lists, etc. The <head> element is a container for all the head elements. The <head> element must include a title for the document, and can include scripts, styles, meta information, and more.

User Buttowski
by
7.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.