Question

Which of the following is the correct way to create a div that is identified as “options”?

(1 point)
Responses

<div options="div">


<div id="options">


<options id="division">


<div id is "options">

Answers

GPT 3.5
<div id="options">