Question #1911

Which is the correct tag for adding iframe in html?

A.
<iframe http://nimi.gov.in> </iframe>
B.
<iframe ="http: // nimi.gov.in"></iframe>
C.
<iframe src = "http: //nimi.gov.in"></iframe>
D.
<iframe href = "http: //nimi.gov.in"> </iframe>
Explanation

No explanation provided.