asked 90.0k views
2 votes
Which pair of tags is responsible for containing information about an HTML page that will not be visible?

Answer 1



Answer 2



Answer 3



Answer 4

1 Answer

1 vote

Answer:

<HTML> and </HTML>

Step-by-step explanation:

HTML tag is used to show that the file is a type of html language. You should put <HTML> at first in any HTML document, and </HTML> at last and write the code between this only. <HTML> is the opening HTML tag and </HTML> is the closing HTML tag.

answered
User Spoonraker
by
7.6k points

Related questions

1 answer
1 vote
133k views
asked Sep 12, 2024 89.5k views
Binod Kalathil asked Sep 12, 2024
by Binod Kalathil
7.8k points
1 answer
2 votes
89.5k views