Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Which HTML tag belongs in the blank in the code? <html> <head> <title>List</title> </head> <body> <ol type=1> <li>Line 1</li> <...Asked by Blue
Which HTML tag belongs in the blank in the code?
<html>
<head>
<title>List</title>
</head>
<body>
<ol type=1>
<li>Line 1</li>
<li>Line 2</li>
<li>Line 3</li>
</body>
</html>
<html>
<head>
<title>List</title>
</head>
<body>
<ol type=1>
<li>Line 1</li>
<li>Line 2</li>
<li>Line 3</li>
</body>
</html>
Answers
There are no human answers yet.
Answered by
GPT 3.5
The `<ol>` tag belongs in the blank.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.