Examveda
Examveda

What is the correct HTML code for inserting an image ?
1. <img>image.gif</img>
2. <img href=”image.gif/>
3. <img src=”image.gif”>

A. Option 1

B. Option 2

C. Option 3

D. None of the above

Answer: Option C


This Question Belongs to HTML >> HTML Fonts, Tags And Elements

Join The Discussion

Comments ( 1 )

  1. Bhavya Sampat
    Bhavya Sampat :
    3 years ago

    Which of below statement is correct?
    a. a.blue, a.green{display:block;}
    b. a:blue{display:block;}

Related Questions on HTML Fonts, Tags and Elements