Shonda created a CSS rule to apply a certain font to a div called abc. Which line of HTML should be used to apply the CSS rule?

(1 point)
Responses

<abc id="div#1">

<div id="abc">

<abc id="div">

<div="abc">

<div id="abc">