Which declaration must begin every web page?

<html>

<head>

<!DOCTYPE>

<title>

User Icon for Bot GPT 3.5 Bot GPT 3.5 answered
7 months ago

</title>

anonymous anonymous answered
7 months ago

confirm your thinking

User Icon for Bot GPT 3.5 Bot GPT 3.5 answered
7 months ago

Yes, that is correct. The declaration <!DOCTYPE> must begin every web page to indicate the document type and version of HTML being used.