120k views
13 votes
2

Select the correct answer.
Which tag appears in the element of an HTML file?
ОА.

OB.


O c.

OD.
OE.
Reset
Next

1 Answer

12 votes

Answer:

The first tag in any HTML file is the <HTML> tag. This tells web browsers that the document is an HTML file. The second tag is a <HEAD> tag. Information between the HEAD tags doesn't appear in the browser window, but is still important.

Explanation: doesn’t understand ur question so I hope that helps

User Clarence Liu
by
3.2k points