Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

pregunta de opcion multiple what is the first tag we use on a web page?…

Question

pregunta de opcion multiple
what is the first tag we use on a web page?
<html>
</html>
<body>
<h1>
volver a ver

Explanation:

Brief Explanations

El tag <html> es el elemento raíz de un documento HTML y se utiliza al principio para definir que el documento es un documento HTML.

Answer:

<html>