Question
What tags do we start and end our entire HTML file with?
1 point
<HTML></HTML>
<head></head>
<title></title>
1 point
<HTML></HTML>
<head></head>
<title></title>
Answers
GPT 3.5
<HTML></HTML>